smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆36Updated 2 weeks ago
Alternatives and similar repositories for atomic-waker
Users that are interested in atomic-waker are comparing it to the libraries listed below
Sorting:
- Thread parking and unparking☆79Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 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 11 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆76Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Async filesystem primitives☆141Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Get a unique thread ID in Rust☆42Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- Dynamic structured values for Rust☆28Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A library for interaction with units of bytes.☆58Updated last week
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- ☆88Updated last month
- ☆46Updated 2 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Additional utilities around the bytes crate☆19Updated 8 months ago