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
- Rust FFI wrapper for CRoaring☆158Updated last week
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- ☆124Updated 2 years ago
- A Vec of Bits☆180Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Async stream for Rust and the futures crate.☆184Updated last month
- A fast Bloom filter implementation in Rust☆258Updated 3 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 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.☆265Updated last year
- Heap-based async timers☆214Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks 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
- Semantic wrapper for byte count representations☆139Updated 3 months ago