smol-rs / atomic-wakerLinks
futures::AtomicWaker extracted into its own crate
☆37Updated 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:
- Convert closures into wakers☆46Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Thread parking and unparking☆81Updated 11 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- ☆77Updated 4 months ago
- Async filesystem primitives☆142Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Dynamic structured values for Rust☆28Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Get a unique thread ID in Rust☆42Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆87Updated last month
- ☆47Updated 5 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago