DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆251Updated 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:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated last month
- zstd format implementation in pure rust☆341Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆538Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Async synchronization primitives☆270Updated 2 weeks ago
- A fast binary serialization framework☆403Updated 10 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆298Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Async executor☆395Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Task abstraction for building executors☆481Updated 7 months ago
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Rust lightweight HTTP 1.1 client☆289Updated last month
- FFI-compatible futures☆167Updated 2 months ago
- Compile-time string formatting☆241Updated 9 months ago