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 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A small async runtime for Rust☆61Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Async filesystem primitives☆139Updated 2 weeks ago
- ☆51Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Port of bbolt in Rust☆65Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 7 months ago
- a fast async pool based on channel☆26Updated 5 months ago
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Thread parking and unparking☆79Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Convert closures into wakers☆46Updated 9 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated last month
- Run closures in parallel☆115Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago