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☆167Updated last week
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- 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 data structure for efficient lower-bound lookups☆92Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- A fast Bloom filter implementation in Rust☆262Updated 2 months ago
- ☆77Updated 2 years ago
- Heap-based async timers☆214Updated last year
- A rust implementation of murmur3☆71Updated 10 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- A Vec of Bits☆181Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆125Updated 2 years ago
- ☆62Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆122Updated 4 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 2 years ago
- Async filesystem primitives☆137Updated last month
- LRU cache settable via size or time to live☆105Updated 3 years ago