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
- ☆46Updated 3 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated last month
- Layered configuration system built upon serde☆32Updated 3 weeks ago
- A memcomparable serialization format.☆23Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 3 weeks ago
- ☆33Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- JSONB implement in rust☆69Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last month
- 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 10 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- Object Pool LockFree in Rust☆45Updated last month
- Generate accurate and informative tree dumps of asynchronous tasks.☆166Updated 3 months ago
- Port of bbolt in Rust☆65Updated 5 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- A `Send` version of `Iterator::chunks`☆13Updated last year
- Framework for simulating distributed applications☆98Updated 5 years ago