sunfishcode / io-lifetimesLinks
A low-level I/O ownership and borrowing library
☆102Updated 7 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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Thread parking and unparking☆78Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- An on-disk hash table implementation☆123Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- ☆73Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Abstract over different executors☆74Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- ☆36Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 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…☆88Updated 4 months ago