DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆267Updated 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:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- zstd format implementation in pure rust☆381Updated this week
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- A fast binary serialization framework☆406Updated last year
- Async synchronization primitives☆279Updated 3 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆559Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Structured concurrency operations for async Rust☆482Updated this week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Rust replacement for miniz☆227Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆175Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Experiments with structured concurrency in Rust☆404Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆496Updated this week
- high-speed timing library in Rust☆383Updated 7 months ago
- An async parser for multipart/form-data content-type in Rust☆162Updated last year