DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆253Updated last week
Alternatives and similar repositories for xxhash-rust
Users that are interested in xxhash-rust are comparing it to the libraries listed below
Sorting:
- Adaptors between compression crates and Rust's async IO types☆561Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A fast binary serialization framework☆405Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Structured concurrency operations for async Rust☆467Updated last week
- Lightweight and high performance concurrent cache☆268Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Async synchronization primitives☆273Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- zstd format implementation in pure rust☆343Updated last week
- A parser and formatter for std::{SystemTime, Duration}