2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#1464 in Algorithms

Download history 21/week @ 2024-06-28 10/week @ 2024-07-05 7/week @ 2024-07-12 7/week @ 2024-07-19 10/week @ 2024-07-26 4/week @ 2024-08-09 9/week @ 2024-08-16 12/week @ 2024-08-23 15/week @ 2024-08-30 5/week @ 2024-09-06 24/week @ 2024-09-13 31/week @ 2024-09-20 189/week @ 2024-09-27 22/week @ 2024-10-04 8/week @ 2024-10-11

254 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

~4–10MB
~98K SLoC