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
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- ☆129Updated 5 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆141Updated 3 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Rust MetroHash☆52Updated 4 months ago
- Extensions for standard networking types☆106Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Line protocol for Tokio☆64Updated 7 years ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆87Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago