smol-rs / async-dupLinks
Duplicate an async I/O handle
☆41Updated 10 months ago
Alternatives and similar repositories for async-dup
Users that are interested in async-dup are comparing it to the libraries listed below
Sorting:
- Convert closures into wakers☆46Updated 10 months ago
- Thread parking and unparking☆79Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- File locking for Rust.☆45Updated 2 months ago
- ☆61Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆47Updated 5 years ago
- ☆76Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 2 years ago
- ☆59Updated last year
- HTTP date parsing and formatting☆57Updated 11 months ago
- ☆113Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- ☆46Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆125Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆19Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust