KillingSpark / zstd-rsLinks
zstd format implementation in pure rust
☆334Updated 2 months ago
Alternatives and similar repositories for zstd-rs
Users that are interested in zstd-rs are comparing it to the libraries listed below
Sorting:
- Rust implementation of xxhash☆246Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- A rust binding for the zstd compression library.☆577Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ZIP format implementation in Rust, sans-io☆368Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Fastest pure Rust implementation of LZ4 compression/decompression.☆530Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Rust replacement for miniz☆216Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Async synchronization primitives☆270Updated 4 months ago
- Async executor☆383Updated last week
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆374Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- An LZMA decoder written in pure Rust☆143Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Per-object thread-local storage for Rust☆346Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago