# StreamX
[](https://github.com/vilicvane/streamx/actions/workflows/ci.yml)
[](https://crates.io/crates/streamx)
[](https://docs.rs/streamx)
[](LICENSE)
AI-curated stream utilities for Rust.
## Create
- [combine_latest!](src/combine_latest.rs)
## Pipe
- [distinct_until_changed](src/distinct_until_changed.rs)
- [latest](src/latest.rs)
- [share](src/share.rs)
## License
MIT License.