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☆40Updated 2 months ago
- Thread parking and unparking☆74Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Abstract over different executors☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 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
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- 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
- Asynchronous access to a bincode-encoded item stream.☆71Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- ☆72Updated 4 months ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- File/log rotation writer for Rust☆30Updated 3 weeks ago
- ☆16Updated last week
- docs.rs as a publishing platform?☆68Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year