rolag / lockfreehashmap-rsLinks
A concurrent lock-free hash map for Rust.
☆21Updated 4 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:
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆57Updated 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☆81Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- ☆47Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆28Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆39Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Non-blocking hash map in Rust☆13Updated last year
- A concurrent hash table for Rust☆61Updated 5 years ago
- Simple probabilistic data structures☆147Updated this week
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago