smol-rs / atomic-waker
futures::AtomicWaker extracted into its own crate
☆25Updated 3 months 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☆41Updated 3 months ago
- Convert closures into wakers☆45Updated 3 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 last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread parking and unparking☆75Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆16Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- ☆72Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Dynamic structured values for Rust☆28Updated last month
- Additional utilities around the bytes crate☆19Updated 2 weeks ago
- ☆47Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆33Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- ☆38Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆36Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Get a unique thread ID in Rust☆42Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago