DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆247Updated 7 months ago
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>☆345Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- zstd format implementation in pure rust☆337Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A fast binary serialization framework☆402Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆535Updated last month
- Rust replacement for miniz☆218Updated last month
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- Async synchronization primitives☆270Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Support for json-path in Rust☆129Updated 2 weeks ago
- high-speed timing library in Rust☆352Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- ☆493Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆288Updated last week
- A rust binding for the zstd compression library.☆583Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Compile-time string formatting☆240Updated 8 months ago
- Rust crate for a convenient RAII scope guard.☆528Updated 2 years ago
- Integration with OS certificate stores for rustls☆219Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆495Updated 2 weeks ago