smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆27Updated 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:
- Duplicate an async I/O handle☆41Updated 5 months ago
- Convert closures into wakers☆45Updated 5 months ago
- [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☆51Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Thread parking and unparking☆78Updated 5 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆16Updated 3 months ago
- ☆72Updated 2 months ago
- ☆39Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 2 months ago
- Run closures in parallel☆113Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Asynchronous signal handling☆18Updated 3 weeks ago
- ☆24Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago