smol-rs / waker-fnLinks
Convert closures into wakers
☆46Updated 9 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 9 months ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Run closures in parallel☆115Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async filesystem primitives☆139Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆125Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- ☆60Updated 2 years ago
- ☆76Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Compatibility adapter between tokio and futures☆184Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Utilities for pinning☆97Updated last year
- ☆87Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year