vincenzopalazzo / rioLinks
A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust
☆27Updated last year
Alternatives and similar repositories for rio
Users that are interested in rio are comparing it to the libraries listed below
Sorting:
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆24Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Async filesystem primitives☆132Updated 4 months ago
- Diesel adapter for Casbin-RS (Rust)☆27Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 2 months ago
- A small async runtime for Rust☆59Updated last year
- OpenSSL bindings for Tokio☆43Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Rust Async Coroutine Runtime that combines speed and ease to use☆63Updated last year
- Layered configuration system built upon serde☆32Updated 3 months ago
- ☆47Updated 5 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year