snappy
Compression library
A compression library implemented in the Go programming language.
The Snappy compression format in the Go programming language.
2k stars
45 watching
165 forks
Language: Go
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jeffesp/snappy.sharp | An implementation of Google's Snappy compression algorithm in C#. | 143 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 621 |
johnezang/pithy | A fast compression and decompression library written in C. | 92 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
status-im/nim-snappy | An implementation of the Snappy compression algorithm in Nim | 27 |
thempatel/streamvbyte-simdgo | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
g1mv/density | A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,017 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
amallia/go-ef | An implementation of a lossless data compression algorithm based on prefix codes | 31 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
naqvis/snappy | A pure implementation of the Snappy compression format for Crystal programming language. | 18 |