smol-rs / waker-fn
Convert closures into wakers
☆45Updated 4 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:
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Duplicate an async I/O handle☆41Updated 4 months ago
- Thread parking and unparking☆75Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Run closures in parallel☆113Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- ☆72Updated last month
- Automatic cfg for Rust compiler features☆95Updated last week
- Async filesystem primitives☆132Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over different executors☆73Updated last year
- ☆57Updated last year
- ☆16Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- An updated version of linked-hash-map and friends☆113Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Basic parser for PEM formatted keys and certificates☆60Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A Set of Bits☆66Updated 5 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Time and duration crate optimized for speed and API stability.☆70Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago