Async abstractions for flow-based programming (FBP).
🚧 We are building in public. This is presently under heavy construction.
- Supports opting out of any feature using comprehensive feature flags.
- Adheres to the Rust API Guidelines in its naming conventions.
- 100% free and unencumbered public domain software.
- Rust 1.85+ (2024 edition)
cargo add async-flowuse async_flow::*;git clone https://github.com/dryrust/async-flow.git