ndokmai / nonblockinghashmap
Non-blocking hash map in Rust
☆13Updated 10 months ago
Alternatives and similar repositories for nonblockinghashmap:
Users that are interested in nonblockinghashmap are comparing it to the libraries listed below
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Concurrent skip list☆24Updated 6 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- ☆36Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- HTTP/2 Rust library☆49Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆22Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Picoquic bindings for rust.☆28Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- liburing bindings☆34Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year