go-quicklz
Data compressor
An implementation of a lossless data compression algorithm in the Go programming language.
Go implementation of the QuickLZ compression algorithm
8 stars
3 watching
2 forks
Language: Go
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package for reading and writing xz-compressed files | 487 |
| Implementation of LZO compression algorithms in Go | 57 |
| An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. | 447 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A compression library implemented in the Go programming language. | 1,538 |
| An implementation of Google's Consistent Hash function for efficient data distribution across multiple servers. | 383 |
| A Go library for compressing and decompressing 3D geometric meshes and point clouds using the Draco data compression library. | 25 |
| A set of algorithms for compressing integers in programming languages | 130 |
| A multi-threaded data compression library written in Rust. | 154 |
| An implementation of a lossless data compression algorithm based on prefix codes | 32 |
| A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 |
| A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. | 885 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |