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☆41Updated 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☆75Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- ☆72Updated last week
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- ☆16Updated 3 weeks ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years 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 last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Asynchronous signal handling☆16Updated this week
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆24Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆47Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated last year
- ☆84Updated 3 months ago
- Get a unique thread ID in Rust☆42Updated 5 months ago