vincenzopalazzo / rioLinks
A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust
☆30Updated 2 years ago
Alternatives and similar repositories for rio
Users that are interested in rio are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last week
- a fast async pool based on channel☆26Updated 3 weeks ago
- Port of bbolt in Rust☆66Updated last year
- Async filesystem primitives☆142Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆54Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- ☆52Updated last year
- Async networking primitives for TCP/UDP/Unix communication