losfair / rust-coroutinesLinks
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
Sorting:
- liburing bindings☆34Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Rust futures on spdk☆34Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- ☆129Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- ☆36Updated 2 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- A fast thread safe memory pool for reusing allocations.☆30Updated 9 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- ☆47Updated 4 years ago
- POSIX AIO bindings for mio☆21Updated last month