14 releases
Uses new Rust 2024
| 0.7.6 | Nov 12, 2025 |
|---|---|
| 0.7.5 | May 5, 2023 |
| 0.7.4 | Mar 23, 2023 |
| 0.2.0 | Aug 30, 2020 |
| 0.1.0 |
|
#1368 in Asynchronous
457 downloads per month
Used in snapup
51KB
983 lines
Additional stream combinators.
See what's included in StreamTools trait docs.
Feature flags
tokio-time: Enables combinators which depend on the tokio crate and its time feature, in particular:test-util: Exposes utilities for testing streams, in particular:
Streamtools
Additional stream combinators.
Please read the API documentation here.
How to use with Cargo:
$ cargo add streamtools
License
Dual-licensed to be compatible with the Rust project.
Licensed under the Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 or the MIT license https://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.
Dependencies
~2–4MB
~72K SLoC