smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆33Updated 2 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☆45Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 8 months ago
- Thread parking and unparking☆79Updated 8 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 last month
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Run closures in parallel☆115Updated 8 months ago
- Remove Cargo.lock lockfile☆32Updated last month
- Async filesystem primitives☆139Updated 2 weeks ago
- ☆75Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Dynamic structured values for Rust☆28Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Asynchronous DNS lookups☆66Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Additional utilities around the bytes crate☆19Updated 5 months ago
- ☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- ☆87Updated 8 months ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago