losfair / rust-coroutines
Stackful coroutine library for Rust that "just works"
☆53Updated 2 years ago
Alternatives and similar repositories for rust-coroutines:
Users that are interested in rust-coroutines are comparing it to the libraries listed below
- Implementation of Adaptive Radix Tree in Rust☆42Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 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 futures on spdk☆34Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated last week
- ☆37Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- HTTP/2 Rust library☆49Updated 7 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- probe: Static probes for Rust☆94Updated last year
- A small async runtime for Rust☆58Updated 10 months ago
- golang like task executor☆51Updated 3 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago