snappy
Compressor
A pure implementation of the Snappy compression format for Crystal programming language.
Snappy compression format reader/writer for Crystal
18 stars
3 watching
2 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
compression-formatcrystalcrystal-langcrystal-languagesnappy
Related projects:
Repository | Description | Stars |
---|---|---|
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
jeffesp/snappy.sharp | An implementation of Google's Snappy compression algorithm in C#. | 143 |
guzba/supersnappy | A pure Nim implementation of Google's Snappy compression algorithm | 88 |
status-im/nim-snappy | An implementation of the Snappy compression algorithm in Nim | 27 |
naqvis/crystar | A library that provides a way to access and manipulate compressed archives | 38 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
naqvis/cr-xmpp | A lightweight Crystal library for creating XMPP clients and components with simple automation and event-based architecture. | 16 |
naqvis/webview | Crystal language bindings for a cross-platform webview library | 94 |
naqvis/playwright-cr | Automates Chromium, Firefox and WebKit browsers using a unified API | 20 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
didactic-drunk/zstd.cr | Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. | 41 |
naqvis/wasmer-crystal | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
vim-crystal/vim-crystal | Vim filetype support for Crystal programming language, including syntax highlighting and integration with tools like spec runners and formatters. | 417 |
crystal-lang-tools/sublime-crystal | Provides syntax highlighting and code completion snippets for the Crystal programming language in Sublime Text. | 86 |