2 releases

0.1.1 Sep 27, 2024
0.1.0 Jun 26, 2024

#1545 in Algorithms

Download history 9/week @ 2024-10-06 7/week @ 2024-10-13 10/week @ 2024-10-20 6/week @ 2024-10-27 6/week @ 2024-11-03 12/week @ 2024-11-17 12/week @ 2024-11-24 17/week @ 2024-12-01 24/week @ 2024-12-08 13/week @ 2024-12-15

152 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
~96K SLoC