A low-latency data-parallel dataflow system for stream processing in Rust.
# Cargo.toml
[dependencies]
timely = "0.30.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple dataflow that increments numbers.
Ensure you call `timely::execute_from_args` or similar to start the runtime.
No dependency data recorded yet.