nickbabcock / highway-rsLinks
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
☆166Updated this week
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.☆139Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- rust bindings of snmalloc☆137Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆158Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- ☆197Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ☆216Updated last month
- Object Pool LockFree in Rust☆47Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Concurrent multi-producer multi-consumer queue☆284Updated this week
- Rust implementation of xxhash☆246Updated 7 months ago
- Rust bindings for the simdjson project.☆107Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago