smol-rs / atomic-waker
futures::AtomicWaker extracted into its own crate
☆25Updated 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
- Duplicate an async I/O handle☆40Updated 2 months ago
- Convert closures into wakers☆45Updated 2 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
- Thread parking and unparking☆74Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆16Updated this week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆73Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Run closures in parallel☆113Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 2 months ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- Asynchronous signal handling☆15Updated last week
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Dynamic structured values for Rust☆27Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Get a unique thread ID in Rust☆42Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Utilities for pinning☆97Updated 11 months ago