smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆32Updated last month
Alternatives and similar repositories for atomic-waker
Users that are interested in atomic-waker are comparing it to the libraries listed below
Sorting:
- Convert closures into wakers☆45Updated 7 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Async filesystem primitives☆137Updated last month
- Run closures in parallel☆114Updated 7 months ago
- ☆75Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Asynchronous DNS lookups☆66Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- ☆87Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 6 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago