go-quicklz

Data compressor

An implementation of a lossless data compression algorithm in the Go programming language.

Go implementation of the QuickLZ compression algorithm

GitHub

8 stars
3 watching
2 forks
Language: Go
last commit: almost 11 years ago

Related projects:

RepositoryDescriptionStars
ulikunitz/xzA Go package for reading and writing xz-compressed files487
rasky/go-lzoImplementation of LZO compression algorithms in Go57
ariya/fastlzAn algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio.447
andybalholm/brotliA pure Go implementation of the Brotli compression algorithm.629
golang/snappyA compression library implemented in the Go programming language.1,538
dgryski/go-jumpAn implementation of Google's Consistent Hash function for efficient data distribution across multiple servers.383
qmuntal/draco-goA Go library for compressing and decompressing 3D geometric meshes and point clouds using the Draco data compression library.25
zentures/encodingA set of algorithms for compressing integers in programming languages130
sstadick/gzpA multi-threaded data compression library written in Rust.154
amallia/go-efAn implementation of a lossless data compression algorithm based on prefix codes32
nicklockwood/gzipA category on NSData for compressing and decompressing data using the GZIP algorithm988
pierrec/lz4A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams.885
ugorji/goA high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats.1,868
dmazzella/ufastlzA MicroPython wrapper for a lightning-fast lossless compression library.14
flanglet/kanzi-cppA C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design.140