losfair / rust-coroutines
Stackful coroutine library for Rust that "just works"
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-coroutines
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- liburing bindings☆33Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Rust futures on spdk☆33Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆47Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Native Rust library for managing control groups under Linux☆76Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- ☆46Updated 4 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- ☆54Updated 5 years ago