dsnet / compressLinks
Collection of compression related Go packages.
☆411Updated last year
Alternatives and similar repositories for compress
Users that are interested in compress are comparing it to the libraries listed below
Sorting:
- Go implementation of bsdiff & bspatch☆310Updated last year
- go4 hosts the go4.org packages.☆331Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆287Updated 3 years ago
- Pure golang package for reading and writing xz-compressed files☆519Updated 5 months ago
- Intel CPUID library for Go Programming Language☆310Updated 7 months ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆342Updated 6 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Remove unnecessary type conversions from Go source☆384Updated 5 months ago
- Rich binary (de)serialization library for Golang☆362Updated 3 years ago
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Go (golang) package for progress bars around io.Reader/Writers.