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
- Epoch-based garbage collection☆81Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust futures on spdk☆33Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Native Rust library for managing control groups under Linux☆77Updated 2 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- ☆129Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 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 CASPaxos implementation☆65Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago