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☆151Updated last year
- Rust FFI wrapper for CRoaring☆164Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆155Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A rust implementation of murmur3☆75Updated last year
- Async stream for Rust and the futures crate.☆193Updated this week
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- A fast Bloom filter implementation in Rust☆273Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- A Vec of Bits☆186Updated 5 months ago
- Heap-based async timers☆216Updated last year
- Serialisable closures for Rust.☆66Updated 3 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- ☆126Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated this week
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆194Updated 2 months ago
- ☆78Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- An allocator that can track and limit memory usage.☆217Updated 2 years ago