nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆173Updated 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:
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- rust bindings of snmalloc☆146Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- ☆205Updated last year
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Lightweight and high performance concurrent cache☆296Updated 2 months ago
- Rust implementation of xxhash☆263Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆240Updated 4 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago