stusmall / murmur3Links
A rust implementation of murmur3
☆73Updated last year
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆215Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An on-disk hash table implementation☆125Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Utilities for pinning☆97Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A Vec of Bits☆183Updated 2 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- ☆70Updated 4 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- skiplist☆144Updated 3 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆68Updated last month
- 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 growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A fast Bloom filter implementation in Rust☆265Updated 3 weeks ago
- rust bindings of snmalloc☆144Updated 2 months ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago