2 releases
0.1.1 | Sep 27, 2024 |
---|---|
0.1.0 | Jun 26, 2024 |
#1464 in Algorithms
254 downloads per month
Used in 7 crates
(via swimos_utilities)
60KB
1.5K
SLoC
Stream Aggregator
Provides an aggregator that combines a collection of futures::Streams of the same type into a single futures::Stream.
Additional streams can be added after initial construction.
Dependencies
~4–10MB
~98K SLoC