Open Issues Need Help
View All on GitHub dfir_rs: Logging should automatically include tick/loop/stratum counter (via logging/tracing context) about 2 months ago
good first issue debugging/observability Small
A Rust framework for correct and performant distributed systems
Rust
#distributed-systems#rust
Support `.for_each` inside a tick about 2 months ago
good first issue Small
A Rust framework for correct and performant distributed systems
Rust
#distributed-systems#rust
Add `scan` operator for totally-ordered streams 3 months ago
AI Summary: Implement a `scan` operator for totally-ordered streams in the Hydro distributed programming framework, handling potential duplicate entries efficiently by leveraging idempotency where applicable. This involves proving the correctness of the implementation and integrating it into the existing framework.
Complexity:
4/5
enhancement good first issue dfir_lang syntax
A Rust framework for correct and performant distributed systems
Rust
#distributed-systems#rust