sunfishcode / io-lifetimesLinks
A low-level I/O ownership and borrowing library
☆106Updated 5 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☆81Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Duplicate an async I/O handle☆41Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- Convert closures into wakers☆46Updated 11 months ago
- The simd optimized escape code☆54Updated last week
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Asynchronous DNS lookups☆67Updated last year
- ☆77Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆47Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆63Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Copy-on-write string utilities for Rust☆160Updated last year