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:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Utilities for pinning☆98Updated last year
- skiplist☆144Updated 4 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A Vec of Bits☆185Updated 4 months ago
- Heap-based async timers☆216Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 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…☆91Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A simple bitset container for Rust☆158Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago