veddan / rust-concurrent-hashmap
A concurrent hash table for Rust
☆61Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-concurrent-hashmap
- Epoch-based garbage collection☆80Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 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☆175Updated 7 months ago
- Concurrent hash trie☆51Updated 4 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- ☆129Updated 5 years ago
- A rust implementation of murmur3☆68Updated last month
- Redis client for Tokio☆58Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust MetroHash☆50Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Extensions for standard networking types☆108Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- skiplist☆140Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago