nim-snappy
Compression library
An implementation of the Snappy compression algorithm in Nim
Nim implementation of Snappy compression algorithm
27 stars
16 watching
3 forks
Language: Nim
last commit: 22 days ago
Linked from 1 awesome list
compressionlzw-compressionsnappyzippy
Related projects:
Repository | Description | Stars |
---|---|---|
guzba/supersnappy | A pure Nim implementation of Google's Snappy compression algorithm | 88 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 258 |
jeffesp/snappy.sharp | An implementation of Google's Snappy compression algorithm in C#. | 144 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
status-im/nim-status | Provides an implementation of the Status protocol in Nim language | 9 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
status-im/nim-json-serialization | Provides flexible JSON serialization with support for various features and standards compliance | 48 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
golang/snappy | A compression library implemented in the Go programming language. | 1,531 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
status-im/nim-rocksdb | A Nim wrapper around Facebook's RocksDB, providing a key-value store for Flash and RAM storage. | 33 |
status-im/nim-json-rpc | Provides a standardized interface for remote procedure calls over JSON format | 91 |
status-im/nim-serialization | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 63 |
status-im/nim-ssz-serialization | Implementation of a serialization format used in blockchain networks | 10 |