smol-rs / atomic-waker
futures::AtomicWaker extracted into its own crate
☆25Updated 3 weeks ago
Alternatives and similar repositories for atomic-waker:
Users that are interested in atomic-waker are comparing it to the libraries listed below
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Convert closures into wakers☆45Updated 3 weeks 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 last year
- Thread parking and unparking☆74Updated 3 weeks ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆15Updated 9 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- ☆70Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Full precision decimal representation of f64☆25Updated this week
- ☆38Updated last year
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Get a unique thread ID in Rust☆42Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 9 months ago
- ☆46Updated 4 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- Run closures in parallel☆112Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 3 months ago