stusmall / murmur3Links
A rust implementation of murmur3
☆71Updated 11 months ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Heap-based async timers☆214Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Rust FFI wrapper for CRoaring☆159Updated last week
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- LRU cache settable via size or time to live☆105Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A Vec of Bits☆181Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Utilities for pinning☆97Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- ☆70Updated 4 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Skiplist implementation in rust☆102Updated this week
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆141Updated 6 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- A fast key-value store written in Rust☆109Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago