smol-rs / waker-fnLinks
Convert closures into wakers
☆46Updated 11 months ago
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☆79Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- Async filesystem primitives☆141Updated last month
- ☆125Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- ☆76Updated 3 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- ☆61Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Asynchronous DNS lookups☆67Updated last year
- ☆88Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- docs.rs as a publishing platform?☆71Updated this week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Utilities for pinning☆97Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago