stusmall / murmur3Links
A rust implementation of murmur3
☆71Updated 9 months ago
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 …☆68Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async stream for Rust and the futures crate.☆185Updated last week
- Rust FFI wrapper for CRoaring☆158Updated last month
- A Vec of Bits☆181Updated last month
- Generic Atomic<T> type for Rust☆236Updated 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☆42Updated 5 months ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- A concurrent hash table for Rust☆61Updated 5 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Utilities for pinning☆96Updated last year
- Heap-based async timers☆214Updated last year
- Epoch-based garbage collection☆81Updated 6 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 3 weeks ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- rust bindings of snmalloc☆137Updated 3 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- skiplist☆142Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A Rust library for interrupting asynchronous streams.☆163Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago