losfair / rust-coroutines
Stackful coroutine library for Rust that "just works"
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-coroutines
- Epoch-based garbage collection☆78Updated 6 years ago
- liburing bindings☆33Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆52Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- A small async runtime for Rust☆58Updated 6 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- Rust futures on spdk☆33Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- In-memory filesystem in Rust☆70Updated 4 years ago
- Native Rust library for managing control groups under Linux☆76Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- skiplist☆140Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year