smol-rs / atomic-waker
futures::AtomicWaker extracted into its own crate
☆25Updated last month
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 last month
- Convert closures into wakers☆45Updated last month
- [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 last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- ☆16Updated this week
- ☆73Updated 4 months ago
- ☆38Updated last year
- Run closures in parallel☆113Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Dynamic structured values for Rust☆27Updated last month
- Remove Cargo.lock lockfile☆33Updated last month
- Scoped Thread Local Storage for Rust☆54Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- ☆47Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 2 weeks ago
- Get a unique thread ID in Rust☆42Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Utilities for pinning☆97Updated 11 months ago