{"id":20389980,"url":"https://github.com/imskully/huffman-tree-encoding","last_synced_at":"2025-10-16T14:10:56.785Z","repository":{"id":187338602,"uuid":"438133760","full_name":"ImSkully/huffman-tree-encoding","owner":"ImSkully","description":"A text encoder and decoder based on huffman text compression.","archived":false,"fork":false,"pushed_at":"2022-03-19T23:57:13.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T10:06:27.217Z","etag":null,"topics":["huffman-compression-algorithm","java","queues","tree-structure"],"latest_commit_sha":null,"homepage":"https://skully.tech","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImSkully.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["ImSkully"]}},"created_at":"2021-12-14T05:51:38.000Z","updated_at":"2021-12-14T19:03:31.000Z","dependencies_parsed_at":"2023-08-09T23:49:13.118Z","dependency_job_id":null,"html_url":"https://github.com/ImSkully/huffman-tree-encoding","commit_stats":null,"previous_names":["imskully/huffman-tree-encoding"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fhuffman-tree-encoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fhuffman-tree-encoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fhuffman-tree-encoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fhuffman-tree-encoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImSkully","download_url":"https://codeload.github.com/ImSkully/huffman-tree-encoding/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940580,"owners_count":20045883,"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":["huffman-compression-algorithm","java","queues","tree-structure"],"created_at":"2024-11-15T03:20:45.422Z","updated_at":"2025-10-16T14:10:56.700Z","avatar_url":"https://github.com/ImSkully.png","language":"Java","funding_links":["https://github.com/sponsors/ImSkully"],"categories":[],"sub_categories":[],"readme":"# Huffman Tree Text Compression\n![License](https://img.shields.io/github/license/ImSkully/huffman-tree-encoding)\n![Repo Size](https://img.shields.io/github/languages/code-size/ImSkully/huffman-tree-encoding)\n![Version](https://img.shields.io/github/v/tag/ImSkully/huffman-tree-encoding)\n\nA text encoder and decoder based on huffman text compression. The output from the Huffman algorithm can be viewed as a variable-length code table for encoding a source symbol *(such as a character in a file)*. The algorithm derives this table from the estimated probability or frequency of occurrence (weight) for each possible value of the source symbol.\n\n## Design Documentation\nFor a detailed overview of the full system design and specification, along with usability of all features that exist, refer to the [Design Documentation available in the Wiki](https://github.com/ImSkully/huffman-tree-encoding/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Fhuffman-tree-encoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimskully%2Fhuffman-tree-encoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Fhuffman-tree-encoding/lists"}