{"id":17045906,"url":"https://github.com/kgabis/compressor","last_synced_at":"2025-10-29T04:13:18.734Z","repository":{"id":4482649,"uuid":"5621709","full_name":"kgabis/compressor","owner":"kgabis","description":"Implementation of Huffman coding lossless compression in C.","archived":false,"fork":false,"pushed_at":"2017-04-02T09:12:03.000Z","size":61,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T10:01:34.906Z","etag":null,"topics":["c","huffman-coding"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kgabis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-30T22:21:03.000Z","updated_at":"2024-02-27T10:16:45.000Z","dependencies_parsed_at":"2022-07-20T19:19:18.042Z","dependency_job_id":null,"html_url":"https://github.com/kgabis/compressor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fcompressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fcompressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fcompressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fcompressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgabis","download_url":"https://codeload.github.com/kgabis/compressor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248589181,"owners_count":21129550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","huffman-coding"],"created_at":"2024-10-14T09:42:42.969Z","updated_at":"2025-10-29T04:13:18.672Z","avatar_url":"https://github.com/kgabis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compressor\n\n## About\nCompressor is a implementation of Huffman coding lossless data compression in C. It's work in progress, so please USE IT AT YOUR OWN RISK. I AM NOT RESPONSIBLE FOR ANY LOST DATA.\n\n## How to build it\nYou can build it with xcode, or use makefile in Compressor folder.\n\n## How to use it\nTo compress:\n```\ncompressor -c source_file [-o destination_file]\n```\n\nTo decompress:\n``` \ncompressor -d source_file [-o destination_file]\n```\n\n## License\n[WTFPL - Do What The Fuck You Want To Public License](http://sam.zoy.org/wtfpl/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgabis%2Fcompressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgabis%2Fcompressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgabis%2Fcompressor/lists"}