{"id":15445541,"url":"https://github.com/stevegremory/zap","last_synced_at":"2025-06-14T11:05:26.810Z","repository":{"id":64089435,"uuid":"555242893","full_name":"SteveGremory/Zap","owner":"SteveGremory","description":"An extremely fast alternative to zip which is written in rust.","archived":false,"fork":false,"pushed_at":"2023-10-10T13:27:12.000Z","size":168,"stargazers_count":58,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T21:39:04.566Z","etag":null,"topics":["alternatives","compression","rust","tar","zip"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteveGremory.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-10-21T07:48:34.000Z","updated_at":"2025-04-10T03:09:54.000Z","dependencies_parsed_at":"2025-04-20T15:15:34.075Z","dependency_job_id":null,"html_url":"https://github.com/SteveGremory/Zap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SteveGremory/Zap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2FZap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2FZap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2FZap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2FZap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteveGremory","download_url":"https://codeload.github.com/SteveGremory/Zap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2FZap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259804868,"owners_count":22913902,"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":["alternatives","compression","rust","tar","zip"],"created_at":"2024-10-01T19:45:14.364Z","updated_at":"2025-06-14T11:05:26.787Z","avatar_url":"https://github.com/SteveGremory.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zap\n\nCompress and/or encrypt folders fast. Like, really fast.\nor as some say... **blazingly** fast.\n\n## Installation\n\nTo install Zap, run the following command from the project root:\n`cargo install --path .`\n\n## Usage\n\n### In order to **compress** a folder with Zap, run:\n\n`zap archive [INPUT] [OUTPUT]`\n\nWhere the `[OUTPUT]` is the path to which you want to store the `.zap` file. Eg:\n\n```\nzap archive /path/to/dir ./dir.zap -ce\n```\n\nUsing `zap archive --help` will list the available options for encryption and compression.\n\n### In order to **decompress** a Zap archive\n\n`zap extract [ARCHIVE] [OUTPUT]`\n\nWhere the `[ARCHIVE]` is the path to the file which you want to extract and the `[OUTPUT]` is the folder in which you want the contents to be placed inside.\n\nUsing `zap archive --help` will list the available options for encryption and compression.\n\n```\nzap extract ./dir.zap ./dir -ce\n```\n\nUnfortunately, in it's current state, that compression and encryption methods aren't stored in metadata and must be given when extracting. this will be fixed in coming releases.\n\n### In order to **list** the contents of a Zap archive\n\n`zap list [ARCHIVE]`\n\n*coming soon*\n\n## License\n\nThis project is licensed under the LGPL v3.\n\nSee [LICENSE.md](/LICENSE.md) file for details.\n\n![LGPL v3 Logo](https://www.gnu.org/graphics/lgplv3-with-text-154x68.png)\n\nNote that Zap is still alpha software and is bound to change core features until version 0.5.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevegremory%2Fzap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevegremory%2Fzap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevegremory%2Fzap/lists"}