DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆263Updated 2 weeks ago
Alternatives and similar repositories for xxhash-rust
Users that are interested in xxhash-rust are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- zstd format implementation in pure rust☆370Updated last month
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- A fast binary serialization framework☆406Updated last year
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Async synchronization primitives☆278Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Compile-time string formatting☆256Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆194Updated 3 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆551Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- ☆501Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- ☆206Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- high-speed timing library in Rust☆378Updated 6 months ago
- A parser and formatter for std::{SystemTime, Duration}☆362Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆711Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago