smol-rs / event-listener
Notify async tasks or threads
☆453Updated last week
Alternatives and similar repositories for event-listener:
Users that are interested in event-listener are comparing it to the libraries listed below
- Task abstraction for building executors☆437Updated 2 months ago
- Async I/O and timers☆472Updated 2 months ago
- Futures, streams, and async I/O combinators.☆490Updated this week
- Async synchronization primitives☆258Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆270Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- Async executor☆349Updated last month
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆408Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.