Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mholt/archiver
Easily create & extract archives, and compress & decompress files of various formats
https://github.com/mholt/archiver
7zip archives brotli bzip2 compression decompression extract go golang gzip lz4 rar snappy streaming streams tar xz zip zstandard
Last synced: 3 days ago
JSON representation
Easily create & extract archives, and compress & decompress files of various formats
- Host: GitHub
- URL: https://github.com/mholt/archiver
- Owner: mholt
- License: mit
- Created: 2016-04-08T22:46:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:21:43.000Z (9 months ago)
- Last Synced: 2024-05-02T01:09:26.777Z (8 months ago)
- Topics: 7zip, archives, brotli, bzip2, compression, decompression, extract, go, golang, gzip, lz4, rar, snappy, streaming, streams, tar, xz, zip, zstandard
- Language: Go
- Homepage: https://pkg.go.dev/github.com/mholt/archiver/v4
- Size: 440 KB
- Stars: 4,242
- Watchers: 53
- Forks: 372
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-go - archiver - Library and command for making and extracting .zip and .tar.gz archives. (Miscellaneous / Uncategorized)
- zero-alloc-awesome-go - archiver - Library and command for making and extracting .zip and .tar.gz archives. (Miscellaneous / Uncategorized)
- favorite-link - archiver。
- awesome - mholt/archiver - DEPRECATED. Please use mholt/archives instead. (Go)
- awesome-starts - mholt/archiver - Easily create & extract archives, and compress & decompress files of various formats (Go)
- go-awesome - archiver - Unpack archive with multi-format support (Open source library / Unzip)
- awesome-go - archiver - Library and command for making and extracting .zip and .tar.gz archives. Stars:`4.4K`. (Miscellaneous / Uncategorized)
- awesome-golang-repositories - archiver
- awesome-go - archiver - Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go - ★ 1653 (Miscellaneous)
- awesome-go-extra - archiver - 04-08T22:46:55Z|2022-08-18T23:57:52Z| (Microsoft Office / Uncategorized)
- awesome-go-zh - archiver
README
# archiver v4 alpha (DEPRECATED)
This package is no longer developed; it has been superceded by **[mholt/archives](https://github.com/mholt/archives)** with an improved, more conventional exported API, significant performance improvements, and new features.
Thank you to [all 71 contributors](https://github.com/mholt/archiver/graphs/contributors) over the 8 years this version of the project was developed! It lives at **[mholt/archives](https://github.com/mholt/archives)**.