DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆269Updated last month
Alternatives and similar repositories for xxhash-rust
Users that are interested in xxhash-rust are comparing it to the libraries listed below
Sorting:
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- zstd format implementation in pure rust☆392Updated 3 weeks ago
- A fast binary serialization framework☆405Updated last year
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Async synchronization primitives☆280Updated last month
- Structured concurrency operations for async Rust☆486Updated this week
- Task abstraction for building executors☆555Updated this week
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A rust binding for the zstd compression library.☆614Updated 2 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆562Updated this week
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆501Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Support for json-path in Rust☆142Updated 5 months ago
- Async executor☆430Updated last week