stusmall / murmur3Links
A rust implementation of murmur3
☆74Updated last year
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 …☆69Updated last month
- Async stream for Rust and the futures crate.☆189Updated last month
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last month
- A Vec of Bits☆183Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Heap-based async timers☆216Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Utilities for pinning☆97Updated 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…☆91Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A simple bitset container for Rust☆157Updated 5 months ago
- Run closures in parallel☆115Updated 10 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- ☆125Updated 3 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆128Updated this week
- A simple map based on a vector for small integer keys☆67Updated last year
- OpenTracing API for Rust☆65Updated last year
- Async filesystem primitives☆140Updated last month
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago