DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆259Updated 2 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:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- zstd format implementation in pure rust☆366Updated last month
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Compile-time string formatting☆250Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆547Updated 3 weeks ago
- Async synchronization primitives☆276Updated 3 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆266Updated last week
- A fast binary serialization framework☆406Updated last year
- Lightweight and high performance concurrent cache☆290Updated last month
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- ☆501Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- high-speed timing library in Rust☆377Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- Task abstraction for building executors☆526Updated last month
- FFI-compatible futures☆169Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Support for json-path in Rust☆140Updated 3 months ago