flier / rust-fasthashLinks
A suite of non-cryptographic hash functions for Rust.
☆142Updated 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☆172Updated 3 months ago
- Fast generic radix trie implemented in Rust☆212Updated 2 months ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆275Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A Vec of Bits☆183Updated 3 months ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A rust implementation of murmur3☆73Updated last year
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated last week
- ☆125Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- A fast Bloom filter implementation in Rust☆266Updated last month
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 2 weeks ago
- rust bindings of snmalloc☆146Updated 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…☆91Updated 3 years ago