{"id":18824612,"url":"https://github.com/plutoberth/huffmancompression","last_synced_at":"2025-10-05T05:48:37.619Z","repository":{"id":110744948,"uuid":"174787947","full_name":"Plutoberth/HuffmanCompression","owner":"Plutoberth","description":"A simple C++ Huffman compression/decompression program.","archived":false,"fork":false,"pushed_at":"2019-04-20T00:26:43.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T04:28:22.482Z","etag":null,"topics":["compression","cplusplus","decompression","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Plutoberth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-10T06:45:29.000Z","updated_at":"2019-10-14T11:06:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"38c84df5-12f7-4320-a384-724e693e4249","html_url":"https://github.com/Plutoberth/HuffmanCompression","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plutoberth%2FHuffmanCompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plutoberth%2FHuffmanCompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plutoberth%2FHuffmanCompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plutoberth%2FHuffmanCompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Plutoberth","download_url":"https://codeload.github.com/Plutoberth/HuffmanCompression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763549,"owners_count":19692790,"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":["compression","cplusplus","decompression","huffman-coding"],"created_at":"2024-11-08T00:56:55.202Z","updated_at":"2025-10-05T05:48:37.507Z","avatar_url":"https://github.com/Plutoberth.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Huffman compression program\n\nA very simple Huffman compression program. If you compile it with full optimizations, it runs pretty quickly. It currently only supports only ASCII strings (so, a book), but it could be extended to support UTF-8 pretty easily. \n\n**Compression**: `huffman.exe source.txt target.hfmn`\n\n**Decompression**: `huffman.exe --d source.hfmn target.txt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplutoberth%2Fhuffmancompression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplutoberth%2Fhuffmancompression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplutoberth%2Fhuffmancompression/lists"}