nickbabcock / highway-rs
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆160Updated 2 weeks ago
Alternatives and similar repositories for highway-rs:
Users that are interested in highway-rs are comparing it to the libraries listed below
- An on-disk hash table implementation☆113Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆281Updated 6 months ago
- An allocator that can track and limit memory usage.☆207Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- A fast and flexible LRU map.☆174Updated last month
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- ☆190Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆134Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Rust implementation of xxhash☆218Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Async synchronization primitives☆262Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆277Updated last month
- ☆199Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆348Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- rust bindings of snmalloc☆126Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- ☆220Updated last month
- A simple, fast, LRU cache implementation.☆198Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago