smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆36Updated 3 months ago
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☆46Updated 9 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async filesystem primitives☆139Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- ☆76Updated 2 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Asynchronous DNS lookups☆67Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆87Updated 9 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- ☆46Updated 2 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago