Snappy Compression Library(google.github.io)
google.github.io
Snappy Compression Library
http://google.github.io/snappy/
2 comments
Trades compression rate for much higher speed. This is really good trade-off for certain applications.
Snappy is really old, open sourced in 2011. It is strictly worse than LZ4, which achieves a better compression ratio at better speed and vastly better decompression speed.