sunfishcode / io-lifetimesLinks
A low-level I/O ownership and borrowing library
☆106Updated 6 months ago
Alternatives and similar repositories for io-lifetimes
Users that are interested in io-lifetimes are comparing it to the libraries listed below
Sorting:
- Thread parking and unparking☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Duplicate an async I/O handle☆41Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Serde serializer for generating Starlark build targets☆71Updated last month
- Asynchronous DNS lookups☆67Updated last year
- The simd optimized escape code☆54Updated last week
- Convert closures into wakers☆47Updated last year
- ☆77Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- String optimized for map keys☆68Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated last month
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- An exploration of Storages☆39Updated 2 years ago
- ☆64Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Run closures in parallel☆114Updated last year
- ☆47Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago