nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆171Updated 3 weeks ago
Alternatives and similar repositories for highway-rs
Users that are interested in highway-rs are comparing it to the libraries listed below
Sorting:
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- rust bindings of snmalloc☆140Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last week
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Fast CRC-32-Castagnoli implementation in Rust☆51Updated 3 weeks ago
- ☆216Updated last month
- Rust FFI wrapper for CRoaring☆159Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆200Updated last year
- Lightweight and high performance concurrent cache☆262Updated last month
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Async synchronization primitives☆270Updated 2 weeks ago