smol-rs / waker-fn
Convert closures into wakers
☆45Updated 3 months ago
Alternatives and similar repositories for waker-fn:
Users that are interested in waker-fn are comparing it to the libraries listed below
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Thread parking and unparking☆75Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Run closures in parallel☆113Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆56Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- ☆72Updated last month
- File/log rotation writer for Rust☆32Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Serde support for the humantime crate☆33Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Additional utilities around the bytes crate☆19Updated 2 weeks ago
- ☆47Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Abstract over different executors☆73Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- Async filesystem primitives☆132Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- Typed any map for rust☆66Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Scoped Thread Local Storage for Rust☆55Updated last year