stusmall / murmur3Links
A rust implementation of murmur3
☆70Updated 7 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
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- Heap-based async timers☆212Updated 11 months ago
- Utilities for pinning☆97Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- ☆70Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Run closures in parallel☆113Updated 4 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Jaeger tracing library for Rust☆83Updated 11 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- rust bindings of snmalloc☆131Updated last month
- OpenTracing API for Rust☆64Updated 11 months ago
- ☆124Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- Epoch-based garbage collection☆82Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆76Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆117Updated 2 months ago