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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- liburing bindings☆34Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Rust futures on spdk☆34Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A small async runtime for Rust☆59Updated 11 months ago
- Extra components for use with Mio.☆31Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Concurrent hash trie☆53Updated 4 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last week