{"id":25171237,"url":"https://github.com/basemax/zminicarchivecompressor","last_synced_at":"2026-04-25T22:31:23.761Z","repository":{"id":151535652,"uuid":"271239265","full_name":"BaseMax/ZMiniCArchiveCompressor","owner":"BaseMax","description":"C software to compress and archive files with CLI console. (miniz)","archived":false,"fork":false,"pushed_at":"2020-12-05T11:24:56.000Z","size":118,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T11:57:36.231Z","etag":null,"topics":["c","compressor","decompress","decompress-files","decompressing-files","decompression","decompression-algorithm","decompression-implementations","decompression-library","decompressor","miniz"],"latest_commit_sha":null,"homepage":"","language":"C","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/BaseMax.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,"zenodo":null}},"created_at":"2020-06-10T09:48:32.000Z","updated_at":"2024-01-14T15:28:12.000Z","dependencies_parsed_at":"2023-07-10T14:15:25.272Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/ZMiniCArchiveCompressor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BaseMax/ZMiniCArchiveCompressor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FZMiniCArchiveCompressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FZMiniCArchiveCompressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FZMiniCArchiveCompressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FZMiniCArchiveCompressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/ZMiniCArchiveCompressor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FZMiniCArchiveCompressor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","compressor","decompress","decompress-files","decompressing-files","decompression","decompression-algorithm","decompression-implementations","decompression-library","decompressor","miniz"],"created_at":"2025-02-09T09:19:39.526Z","updated_at":"2026-04-25T22:31:23.756Z","avatar_url":"https://github.com/BaseMax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZMini C Archive Compressor\n\nC software to compress and archive files with CLI console. (miniz)\n\n## Compile\n\n```\ngcc compressor.c -o compressor -O3\n```\n\n## Using\n\n```\n./compressor c input.txt output.x\n./compressor d output.x input.txt\n```\n\n##### max@base:~/compress$ ./compressor d o.txt oi.txt\n\n```\nMode: d, Level: 10\nInput File: \"o.txt\"\nOutput File: \"oi.txt\"\nInput file size: 2107\nTotal input bytes: 2107\nTotal output bytes: 4275\nDone.\n```\n\n##### max@base:~/compress$ ./compressor c i.txt o.txt\n\n```\nMode: c, Level: 10\nInput File: \"i.txt\"\nOutput File: \"o.txt\"\nInput file size: 4275\nTotal input bytes: 4275\nTotal output bytes: 2107\nDone.\n```\n\nTested on: Linux base 5.3.0-40-generic (Cross-platform/ miniz)\n\n## Similar Projects\n\n- https://github.com/BaseMax/MiniPHPArchiveCompressor\n- https://github.com/BaseMax/MiniArchiveCompressor\n\n### Credit\n\nThanks to Rich Geldreich, Rich Geldreich, Alex Evans, Paul Holden, Thorsten Scheuermann, Matt Pritchard, Sean Barrett, Bruce Dawson, and Janez Zemva. (miniz library)\n\n---------\n\n# Max Base\n\nMy nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. ([Max Base](https://maxbase.org/))\n\n## Asrez Team\n\nA team includes some programmer, developer, designer, researcher(s) especially Max Base.\n\n[Asrez Team](https://www.asrez.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fzminicarchivecompressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Fzminicarchivecompressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fzminicarchivecompressor/lists"}