stusmall / murmur3Links
A rust implementation of murmur3
☆71Updated 9 months ago
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.☆101Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- 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 9 months ago
- Utilities for pinning☆96Updated last year
- Heap-based async timers☆215Updated last year
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Run closures in parallel☆114Updated 5 months ago
- ☆70Updated 3 years ago
- An on-disk hash table implementation☆123Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Rust FFI wrapper for CRoaring☆158Updated last week
- skiplist☆142Updated 3 years ago
- A Vec of Bits☆180Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆184Updated last month
- ☆124Updated 2 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
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Rust serializer library☆87Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- OpenTracing API for Rust☆64Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Concurrent hash trie☆55Updated 4 years ago
- ☆62Updated 3 years ago