snappy

Compression library

A fast compression and decompression library designed for high-speed data processing.

A fast compressor/decompressor

GitHub

6k stars
193 watching
982 forks
Language: C++
last commit: 3 months ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
guzba/supersnappy A pure Nim implementation of Google's Snappy compression algorithm 88
gsquire/zig-snappy A Zig library implementing a fast, block-based compression algorithm. 28
klauspost/compress Provides various compression algorithms in pure Go. 4,788
jeffesp/snappy.sharp An implementation of Google's Snappy compression algorithm in C#. 143
naqvis/snappy A pure implementation of the Snappy compression format for Crystal programming language. 18
bungle/lua-resty-snappy A Lua module providing bindings to the Snappy compression algorithm 19
lz4/lz4 A fast and scalable lossless compression algorithm implemented in C. 10,398
inikep/lizard An efficient compression algorithm with fast decompression speed 655
facebook/zstd A fast lossless compression algorithm targeting real-time compression scenarios 23,743
google/zopfli A compression library that provides a fast but slow compression algorithm based on deflate or zlib. 3,429
status-im/nim-snappy An implementation of the Snappy compression algorithm in Nim 27
google/wuffs A language and standard library for safely parsing and decoding untrusted file formats. 4,180
golang/snappy A compression library implemented in the Go programming language. 1,528
opencomputeproject/project-zipline Develops a lossless data compression format suitable for cloud datasets 281
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27