flier / rust-fasthashLinks
A suite of non-cryptographic hash functions for Rust.
☆139Updated 3 years ago
Alternatives and similar repositories for rust-fasthash
Users that are interested in rust-fasthash are comparing it to the libraries listed below
Sorting:
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust FFI wrapper for CRoaring☆159Updated last week
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A Vec of Bits☆181Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- Async stream for Rust and the futures crate.☆186Updated this week
- A fast Bloom filter implementation in Rust☆263Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A rust implementation of murmur3☆71Updated 11 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- nativejson-benchmark in Rust☆172Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- ☆125Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- rust bindings of snmalloc☆140Updated this week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Heap-based async timers☆214Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year