nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆164Updated 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.☆183Updated 4 months ago
- ☆194Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- An allocator that can track and limit memory usage.☆209Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated this week
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Rust library implementing xor-filters☆140Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆209Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- rust bindings of snmalloc☆131Updated last month
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Rust implementation of xxhash☆234Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- A simple, fast, LRU cache implementation.☆203Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Async broadcast channels☆178Updated 5 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Parallel iterator processing library for Rust☆103Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago