{"id":15732937,"url":"https://github.com/ddebin/zzip","last_synced_at":"2025-03-13T05:31:17.522Z","repository":{"id":35556930,"uuid":"39828689","full_name":"ddebin/zzip","owner":"ddebin","description":"A compression tool based on the Burrows-Wheeler Transform method.","archived":false,"fork":false,"pushed_at":"2016-08-19T08:33:24.000Z","size":61,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T18:57:03.149Z","etag":null,"topics":["burrows-wheeler-transform","bzip2","zip"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddebin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-28T10:50:35.000Z","updated_at":"2024-01-31T09:10:24.000Z","dependencies_parsed_at":"2022-09-17T20:50:55.051Z","dependency_job_id":null,"html_url":"https://github.com/ddebin/zzip","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/ddebin%2Fzzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddebin%2Fzzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddebin%2Fzzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddebin%2Fzzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddebin","download_url":"https://codeload.github.com/ddebin/zzip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243351207,"owners_count":20276894,"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":["burrows-wheeler-transform","bzip2","zip"],"created_at":"2024-10-04T00:40:23.748Z","updated_at":"2025-03-13T05:31:17.006Z","avatar_url":"https://github.com/ddebin.png","language":"C","readme":"# Zzip\n\n(original home page at [debin.net/zzip](http://debin.net/zzip/))\n\nA compression tool based on the Burrows-Wheeler Transform method.\n\nZzip compression algorithm is mainly based on the Burrows-Wheeler Transform method developped by Mike Burrows and David Wheeler.\n\nHere are the different steps:\n\n- RLE packing if necessary\n- some transformations for text, multimedia and win32 binary files (eol coding, delta-encoding,...)\n- Burrows-Wheeler Transformation, it's a suffix sorting (Bentley-Sedgewick ternary sorting with initial bucket sorting)\n- MTF like transformation\n- arithmetic coding (two groups, ternary sequence \u0026 structured model)\n\nHere is a list of its features:\n\n- great compression ratio and good decompression speed\n- build/extract/test/list archive files\n- built-in multimedia detection/compression\n- number of files in one operation is only limited by available memory\n- support for file attributes and file date/time stamps\n- support for file integrity tests (CRC-32 checksums)\n- support for win95 long filenames\n- self-extracting archive (.exe file)\n\nCurrent release of Zzip / Zzlib is 0.36c, **04-Jun-2001** (so pretty old stuff !).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddebin%2Fzzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddebin%2Fzzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddebin%2Fzzip/lists"}