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:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Heap-based async timers☆214Updated 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 …☆68Updated last year
- Rust FFI wrapper for CRoaring☆160Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Async stream for Rust and the futures crate.☆187Updated this week
- skiplist☆142Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Utilities for pinning☆97Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Run closures in parallel☆115Updated 8 months ago
- ☆70Updated 4 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆67Updated 2 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- A Vec of Bits☆180Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- LRU cache settable via size or time to live☆105Updated 3 years ago
- 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 benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Concurrent hash trie☆57Updated 5 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- ☆62Updated 3 years ago