nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆172Updated last month
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.☆192Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months 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
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- ☆201Updated last year
- Rust FFI wrapper for CRoaring☆160Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Lightweight and high performance concurrent cache☆268Updated last month
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- ☆223Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Rust implementation of xxhash☆253Updated last week
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- Object Pool LockFree in Rust☆47Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago