smol-rs / waker-fnLinks
Convert closures into wakers
☆45Updated 5 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 3 weeks ago
- Thread parking and unparking☆78Updated 5 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Run closures in parallel☆113Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆124Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Typed any map for rust☆67Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆57Updated last year
- Migrated to Codeberg☆79Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Basic parser for PEM formatted keys and certificates☆60Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- 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