tikv / mur3
Rust implementation of MurmurHash3.
☆11Updated 3 years ago
Alternatives and similar repositories for mur3:
Users that are interested in mur3 are comparing it to the libraries listed below
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- A memcomparable serialization format.☆23Updated last year
- ☆47Updated 4 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Layered configuration system built upon serde☆32Updated last month
- ☆33Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- JSONB implement in rust☆72Updated this week
- An Adaptive Radix Tree implementation.☆38Updated last year
- An attribute macro that logs the function return value☆24Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Object Pool LockFree in Rust☆46Updated 2 months ago
- BzTree implementation for Rust☆35Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆41Updated last month
- ZooKeeper client writes in async rust.☆24Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year