Snappy.Sharp
Compression library
An implementation of Google's Snappy compression algorithm in C#.
An implementation of google's Snappy compression format in C#
143 stars
10 watching
31 forks
Language: C#
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
status-im/nim-snappy | An implementation of the Snappy compression algorithm in Nim | 27 |
naqvis/snappy | A pure implementation of the Snappy compression format for Crystal programming language. | 18 |
guzba/supersnappy | A pure Nim implementation of Google's Snappy compression algorithm | 88 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
johnezang/pithy | A fast compression and decompression library written in C. | 92 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
jermp/interpolative_coding | A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |