jordanisaacs / rustix-uringLinks
The `io_uring` library for Rust (with Rustix)
☆34Updated 2 months ago
Alternatives and similar repositories for rustix-uring
Users that are interested in rustix-uring are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆36Updated last year
- Alternative future adapters that provide cancel safety.☆71Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- An exploration of Storages☆37Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- futures-buffered☆45Updated 2 months ago
- ☆34Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Library facilitating safe pinned initialization☆60Updated last week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Asynchronous DNS lookups☆66Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month