zstd-rs
Compression library
A Rust binding for the zstd compression library
A rust binding for the zstd compression library.
527 stars
14 watching
112 forks
Language: Rust
last commit: about 1 month 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. | 916 |
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 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 190 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
zopfli-rs/zopfli | Reimplements a lossless compression algorithm in Rust | 37 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 125 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,862 |
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,807 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 144 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |