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
- Asynchronous DNS lookups☆67Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 8 months ago
- a fast async pool based on channel☆26Updated 6 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 high-performance SPSC bounded circular buffer of bytes☆50Updated 5 months ago
- ☆51Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Port of bbolt in Rust☆65Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months 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
- A small async runtime for Rust☆61Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆52Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An alternative rust async runtime.☆60Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 3 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year