nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆166Updated 3 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:
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Rust implementation of xxhash☆241Updated 6 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- ☆197Updated last year
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- ☆212Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- A simple, fast, LRU cache implementation.☆207Updated last year
- Object Pool LockFree in Rust☆47Updated last week
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago