smol-rs / waker-fnLinks
Convert closures into wakers
☆47Updated last year
Alternatives and similar repositories for waker-fn
Users that are interested in waker-fn are comparing it to the libraries listed below
Sorting:
- Thread parking and unparking☆82Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- Duplicate an async I/O handle☆41Updated last year
- Run closures in parallel☆115Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆126Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆87Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Compatibility adapter between tokio and futures☆188Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Utilities for pinning☆99Updated last year