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
- Epoch-based garbage collection☆81Updated 6 years ago
- 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
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- liburing bindings☆34Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 7 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- probe: Static probes for Rust☆94Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Rust futures on spdk☆34Updated 5 years ago
- In-memory filesystem in Rust☆72Updated 5 years ago
- ☆47Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- HTTP/2 Rust library☆49Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago