nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆174Updated 4 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.☆140Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- rust bindings of snmalloc☆147Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A fast and flexible LRU map.☆198Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Library safely exposing the io_uring API.☆71Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- Rust FFI wrapper for CRoaring☆163Updated last week
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- ☆205Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Easy function multiversioning for Rust☆251Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- ☆241Updated 5 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Fast CRC-32-Castagnoli implementation in Rust☆52Updated last month
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Async synchronization primitives☆279Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago