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:
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- 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☆174Updated 4 months ago
- Rust FFI wrapper for CRoaring☆162Updated this week
- A Vec of Bits☆185Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- ☆125Updated 3 years ago
- ☆93Updated 5 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A fast Bloom filter implementation in Rust☆273Updated 2 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…☆91Updated 3 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Heap-based async timers☆216Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated last week
- nativejson-benchmark in Rust☆173Updated last year
- ☆63Updated 4 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆131Updated last month
- A Rust implementation of the xxHash algorithm.☆422Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year