vincenzopalazzo / rioLinks
A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust
☆27Updated 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☆74Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A small async runtime for Rust☆60Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Asynchronous DNS lookups☆66Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Thread parking and unparking☆78Updated 5 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- a fast async pool based on channel☆25Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated this week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 9 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- ☆49Updated 6 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- 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…☆88Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago