vincenzopalazzo / rio
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
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A small async runtime for Rust☆59Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread parking and unparking☆75Updated 3 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last month
- a fast async pool based on channel☆24Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Typed any map for rust☆66Updated 4 months ago
- Async filesystem primitives☆132Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- Scoped Thread Local Storage for Rust☆55Updated last year
- Minimalist scheduling library for Rust☆42Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- File/log rotation writer for Rust☆32Updated 2 months ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year