Maaarcocr / picol
a small and single threaded async runtime built on top of io-uring
☆77Updated last year
Alternatives and similar repositories for picol:
Users that are interested in picol are comparing it to the libraries listed below
- Zero-cost bitsets over native Rust types☆76Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed any map for rust☆65Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- The missing compound borrowing for Rust.☆58Updated 2 weeks ago
- Convert closures into wakers☆45Updated last week
- Type-erased core::Discriminant<T>☆37Updated last week
- A low-level I/O ownership and borrowing library☆101Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Utilities for working with impl traits in Rust.☆101Updated this week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Port of bbolt in Rust☆65Updated 3 months ago
- Run closures in parallel☆112Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Progress reporting abstraction for Rust☆63Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 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…☆70Updated last week
- like thread::spawn but for processes☆148Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- ☆53Updated last week
- Low To High Level Math Library for Rust☆52Updated 3 years ago
- Library safely exposing the io_uring API.☆56Updated this week
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- rust utility for temporarily changing directory☆15Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 4 months ago
- futures-buffered