{"id":20400375,"url":"https://github.com/fschutt/huffman","last_synced_at":"2026-02-18T02:03:44.013Z","repository":{"id":90270327,"uuid":"125165642","full_name":"fschutt/huffman","owner":"fschutt","description":"Learning Huffman coding","archived":false,"fork":false,"pushed_at":"2018-03-14T10:02:22.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-16T19:21:35.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/fschutt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-14T06:25:55.000Z","updated_at":"2018-03-14T10:02:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef226a54-674a-4bf5-8dc2-7a1f352ebffd","html_url":"https://github.com/fschutt/huffman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fschutt/huffman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fhuffman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fhuffman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fhuffman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fhuffman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fschutt","download_url":"https://codeload.github.com/fschutt/huffman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschutt%2Fhuffman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T04:39:56.130Z","updated_at":"2026-02-18T02:03:43.979Z","avatar_url":"https://github.com/fschutt.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# huffman\n\n[![Travis CI](https://travis-ci.org/fschutt/huffman.svg?branch=master)](https://travis-ci.org/fschutt/huffman)\n\nLearning Huffman coding\n\n# Installation\n\n```sh\nmkdir build \u0026\u0026 cd build\ncmake .. -DCMAKE_CXX_COMPILER=/usr/bin/g++ \u0026\u0026 make \u0026\u0026 make install\n```\n\n# Documentation\n\nThis project uses doxygen for documentation\n\n```sh\nsudo apt install -y doxygen\ndoxygen ./Doxyfile\nxdg-open ./doc/html/index.html\n```\n\nThis will create the documentation in `/doc`.\n\n# Testing\n\nThis project uses the googletest suite for unit testing\n\n```sh\nsudo apt install -y libgtest-dev\ncd build\ncmake .. -DUNIT_TESTING=ON\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschutt%2Fhuffman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffschutt%2Fhuffman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschutt%2Fhuffman/lists"}