async-stream
Composable streaming primitives for async iterators.
Async-first streaming toolkit that mirrors the Array API while operating on async iterators. Built for predictable performance in long-running services.
- Composable async iterator operators
- Array-like ergonomics without sacrificing throughput
- Focus on predictable scheduling and backpressure