snappy
Compression library
A fast compression and decompression library designed for high-speed data processing.
A fast compressor/decompressor
6k stars
194 watching
984 forks
Language: C++
last commit: about 1 year ago
Linked from 5 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A pure Nim implementation of Google's Snappy compression algorithm | 89 |
| | A Zig library implementing a fast, block-based compression algorithm. | 28 |
| | Provides various compression algorithms in pure Go. | 4,841 |
| | An implementation of Google's Snappy compression algorithm in C#. | 144 |
| | A pure implementation of the Snappy compression format for Crystal programming language. | 18 |
| | A Lua module providing bindings to the Snappy compression algorithm | 19 |
| | A fast and scalable lossless compression algorithm implemented in C. | 10,506 |
| | An efficient compression algorithm with fast decompression speed | 653 |
| | A fast lossless compression algorithm targeting real-time compression scenarios | 23,936 |
| | A compression library that provides a fast but slow compression algorithm based on deflate or zlib. | 3,440 |
| | An implementation of the Snappy compression algorithm in Nim | 27 |
| | A language and standard library for safely parsing and decoding untrusted file formats. | 4,227 |
| | A compression library implemented in the Go programming language. | 1,538 |
| | Develops a lossless data compression format suitable for cloud datasets | 282 |
| | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |