2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#1292 in Algorithms

29 downloads per month
Used in 7 crates (via swimos_utilities)

Apache-2.0

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

~3.5–10MB
~97K SLoC