389 results (9 ms)
Brotli compression format AI-generatedLossless compression algorithm with high compression ratio.
2. github.com/klauspost/compress
Optimized Go Compression Packages AI-generatedCollection of high-performance compression algorithms and tools.
The Snappy compression format in the Go programming language. AI-generatedSnappy compression format implemented for high speed and reasonable compression.
Go parallel gzip (de)compression AI-generatedFast parallel gzip compression and decompression.
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. AI-generatedGolang wrapper for Zopfli compression library.
8. github.com/andybalholm/brotli
Pure Go Brotli encoder and decoder AI-generatedBrotli compressor and decompressor implemented in the Go programming language.
Pure golang package for reading and writing xz-compressed files
10. github.com/flanglet/kanzi-go
Fast lossless data compression in Go AI-generatedHigh-performance, lossless data compressor with multiple compression algorithms.
Collection of compression related Go packages. AI-generatedCollection of Go compression libraries for various algorithms.
13. github.com/gen2brain/go-unarr
Go bindings for unarr (decompression library for RAR, TAR, ZIP and 7z archives) AI-generatedGo bindings for the unarr library for decompressing archives.
An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function
17. github.com/bkaradzic/go-lz4
Port of LZ4 lossless compression algorithm to Go AI-generatedLZ4 lossless compression algorithm ported to the Go programming language.
18. github.com/saracen/fastzip
Fastzip is an opinionated Zip archiver and extractor with a focus on speed.
Fork of Go's archive/zip to add reading/writing of password protected zip files.
20. github.com/89luca89/pakkero
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion. AI-generatedBinary packer and launcher written in Go for educational purposes.