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:
- 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
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- liburing bindings☆35Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆129Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Distributed filesystem in Rust☆56Updated 2 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Extra components for use with Mio.☆31Updated 3 weeks ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- probe: Static probes for Rust☆96Updated 2 years ago
- Concurrent skip list☆24Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago