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:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- ☆52Updated last year
- a fast async pool based on channel☆26Updated last week
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Port of bbolt in Rust☆67Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆55Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- 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…☆101Updated last week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A small async runtime for Rust☆61Updated last month
- Thread parking and unparking☆82Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year