zstd.cr
Compression library
Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language.
Crystal bindings to the Zstandard (zstd) compression library
41 stars
6 watching
1 forks
Language: Crystal
last commit: 6 months ago
Linked from 1 awesome list
compression-librarycrystalcrystal-bindingszstandardzstd
Related projects:
Repository | Description | Stars |
---|---|---|
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
didactic-drunk/sodium.cr | A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms | 49 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
ysbaddaden/crystal-cmark | A Crystal wrapper around the CommonMark C library for parsing and rendering Markdown text | 18 |
chris-huxtable/syslog.cr | Provides a syslog functionality to Crystal applications via LibC bindings | 10 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
crystal-data/num.cr | A scientific computing library providing efficient data structures and numerical operations | 151 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
vladislav-yashin/crystal-di | A lightweight dependency injection container for Crystal programming language | 33 |
naqvis/snappy | A pure implementation of the Snappy compression format for Crystal programming language. | 18 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
cadmiumcr/cadmium | An NLP library for the Crystal programming language, providing various tools and algorithms for text analysis, processing, and manipulation. | 205 |