stusmall / murmur3
A rust implementation of murmur3
☆68Updated last month
Related projects ⓘ
Alternatives and complementary repositories for murmur3
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Epoch-based garbage collection☆80Updated 6 years ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- Utilities for pinning☆97Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 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…☆85Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- skiplist☆140Updated 2 years ago
- rust bindings of snmalloc☆122Updated this week
- Read and write from offsets in Rust.☆76Updated 6 months ago
- Faster integer division and modulus operations☆70Updated last year
- Run closures in parallel☆109Updated last month
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- OpenTracing API for Rust☆60Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- ☆59Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 3 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆90Updated last month
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Heap-based async timers☆211Updated 5 months ago