rolag / lockfreehashmap-rsLinks
A concurrent lock-free hash map for Rust.
☆21Updated 5 years ago
Alternatives and similar repositories for lockfreehashmap-rs
Users that are interested in lockfreehashmap-rs are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Extra components for use with Mio.☆32Updated 3 weeks ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- ☆29Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- ☆39Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Non-blocking hash map in Rust☆13Updated last year
- ☆47Updated 5 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- ☆131Updated 6 years ago
- Run closures in parallel☆114Updated last year
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago