zstd-rs
Compression library
A Rust binding for the zstd compression library
A rust binding for the zstd compression library.
531 stars
14 watching
113 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
compressionrust-bindingswrapperzstd
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
didactic-drunk/zstd.cr | Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. | 41 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
zopfli-rs/zopfli | Reimplements a lossless compression algorithm in Rust | 38 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,893 |
google/shaderc-rs | Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
szktty/erlang-lz4 | LZ4 compression bindings for the Erlang programming language | 65 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 143 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |