veddan / rust-concurrent-hashmap
A concurrent hash table for Rust
☆61Updated 4 years ago
Alternatives and similar repositories for rust-concurrent-hashmap:
Users that are interested in rust-concurrent-hashmap are comparing it to the libraries listed below
- Epoch-based garbage collection☆81Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Timer facilities for Tokio☆84Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- skiplist☆141Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Safely combine results☆81Updated 4 months ago
- Asynchronous HTTP client built on libcurl☆110Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Approximations to Histograms☆64Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆96Updated 9 months ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust MetroHash☆50Updated 2 months ago
- Redis client for Tokio☆58Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- Decimal Floating Point arithmetic for rust☆81Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month