nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆167Updated last week
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☆143Updated 2 years ago
- 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.☆190Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- ☆198Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Rust implementation of xxhash☆247Updated 7 months ago
- Object Pool LockFree in Rust☆47Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Fast CRC-32-Castagnoli implementation in Rust☆51Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago