This crate encapsulates the `hydro2` system.
Mock utility components for testing within the hydro2 network ecosystem.
Procedural macro that derives implementations of hydro2-operator's Operator trait, including port enumeration and bridging code for up to four inputs/outputs.
A collection of fundamental operators for the hydro2 network ecosystem.
Core interfaces, traits, and error handling for creating and running Hydro2 operators, including multi-port type conversion utilities.
Core data structures and DAG logic for building operator-based networks in the hydro2 ecosystem.
Performance tracking for network execution in the hydro2 ecosystem.
A procedural macro providing #[derive(NetworkWire)] for bridging Hydro2 operator wires and enumerating operator IO variants. It automatically handles generics, type parameters, and attribute parsing to unify wire and operator definitions.
This crate encapsulates the third party (3p) dependencies for the hydro2 system
An asynchronous DAG-based scheduling framework for parallel operator execution.
No description provided.
No description provided.
No description provided.