nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆166Updated 2 months ago
Alternatives and similar repositories for highway-rs
Users that are interested in highway-rs are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆185Updated 5 months ago
- An on-disk hash table implementation☆121Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- ☆195Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- rust bindings of snmalloc☆136Updated 2 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Async filesystem primitives☆134Updated this week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- ☆209Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆147Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Lightweight and high performance concurrent cache☆242Updated last month
- Async broadcast channels☆179Updated 5 months ago
- Fantastic serialization library☆160Updated last year
- The feature-rich, portable async channel library☆255Updated 2 years ago