Lucretiel / cooked-waker
A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.
☆21Updated 4 years ago
Alternatives and similar repositories for cooked-waker:
Users that are interested in cooked-waker are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆31Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A Syn Attribute Parser Toolkit☆14Updated 4 months ago
- ☆24Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- structured parallel execution for async Rust