{"id":25071000,"url":"https://github.com/wyvernsemi/slzw","last_synced_at":"2026-05-14T21:06:06.333Z","repository":{"id":151408151,"uuid":"84552571","full_name":"wyvernSemi/slzw","owner":"wyvernSemi","description":"Simple LZW codec in C","archived":false,"fork":false,"pushed_at":"2022-02-04T08:00:29.000Z","size":105,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T04:05:42.835Z","etag":null,"topics":["c","compression-algorithm","decompression","java","lossless-algorithms","lz78","lzw"],"latest_commit_sha":null,"homepage":null,"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/wyvernSemi.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":"2017-03-10T11:20:06.000Z","updated_at":"2024-05-28T18:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"caba0c11-6b16-4f40-a43c-95756f38d63e","html_url":"https://github.com/wyvernSemi/slzw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wyvernSemi/slzw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyvernSemi%2Fslzw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyvernSemi%2Fslzw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyvernSemi%2Fslzw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyvernSemi%2Fslzw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wyvernSemi","download_url":"https://codeload.github.com/wyvernSemi/slzw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyvernSemi%2Fslzw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["c","compression-algorithm","decompression","java","lossless-algorithms","lz78","lzw"],"created_at":"2025-02-06T21:39:53.391Z","updated_at":"2026-05-14T21:06:06.313Z","avatar_url":"https://github.com/wyvernSemi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SLZW\nSimple LZW codec in C, along with Java and Python versions. It is a minimalist LZW implementation in C to illustrate the basic lossless compression algorithm. Documentation on the code can be found here:\n\nhttps://www.linkedin.com/pulse/notes-data-compression-part-3-simon-southwell/\n\nA general article on lossless data compression (which is the 'parent' article to the above), which includes a discussion on LZW, can be found here:\n\nhttps://www.linkedin.com/pulse/notes-data-compression-part-2-simon-southwell/\n    \nThe source code is completely self constained, and is compiled as a single step: e.g. 'gcc slzw.c -o slzw'.\n\nA Java version is also available in java/, with instructions in that directory for compilation, along with a Python version in the python/ directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyvernsemi%2Fslzw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwyvernsemi%2Fslzw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyvernsemi%2Fslzw/lists"}