losfair / rust-coroutinesLinks
Stackful coroutine library for Rust that "just works"
☆53Updated 3 years ago
Alternatives and similar repositories for rust-coroutines
Users that are interested in rust-coroutines are comparing it to the libraries listed below
Sorting:
- Epoch-based garbage collection☆81Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- liburing bindings☆35Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- ☆130Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- In-memory filesystem in Rust☆73Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- probe: Static probes for Rust☆101Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A small async runtime for Rust☆61Updated last year
- Concurrent skip list☆24Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago