smol-rs / waker-fn
Convert closures into wakers
☆45Updated 2 months ago
Alternatives and similar repositories for waker-fn:
Users that are interested in waker-fn are comparing it to the libraries listed below
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Thread parking and unparking☆75Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Async filesystem primitives☆133Updated 2 months ago
- ☆124Updated 2 years ago
- Abstract over different executors☆73Updated last year
- ☆55Updated last year
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆72Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆47Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Basic parser for PEM formatted keys and certificates☆59Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- File/log rotation writer for Rust☆30Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆41Updated last month