smol-rs / waker-fnLinks
Convert closures into wakers
☆46Updated 10 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 10 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Run closures in parallel☆115Updated 10 months 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☆94Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆125Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- ☆88Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A library for interaction with units of bytes.☆58Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Compatibility adapter between tokio and futures☆185Updated 3 months ago