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:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last month
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆185Updated last week
- Generic Atomic<T> type for Rust☆236Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- A Vec of Bits☆181Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- ☆77Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- A rust implementation of murmur3☆71Updated 9 months ago
- A fast Bloom filter implementation in Rust☆262Updated last month
- A priority queue for Rust with efficient change function.☆198Updated last month
- nativejson-benchmark in Rust☆172Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Heap-based async timers☆214Updated last year
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- rust bindings of snmalloc☆137Updated 3 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago