KillingSpark / zstd-rsLinks
zstd format implementation in pure rust
☆360Updated last week
Alternatives and similar repositories for zstd-rs
Users that are interested in zstd-rs are comparing it to the libraries listed below
Sorting:
- A rust binding for the zstd compression library.☆604Updated this week
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Rust implementation of xxhash☆257Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Rust replacement for miniz☆220Updated last month
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Spin-based synchronization primitives☆561Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Fast numeric to- and from-string conversion routines.☆343Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Async synchronization primitives☆275Updated 2 months ago
- ☆501Updated this week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆215Updated 6 months ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- ZIP format implementation in Rust, sans-io☆380Updated this week
- A fast binary serialization framework☆405Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆543Updated 2 weeks ago
- Compile-time string formatting☆248Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Task abstraction for building executors☆517Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week