Fluxion v0.5.0 Released - 100% Rust Idiomatic Stream Aggregation Library with Temporal Ordering

I'm excited to announce Fluxion v0.5.0, a Rust reactive streams library with temporal ordering guarantees, bullet-proof testing, awesome documentation and friendly fluent API

New features:

  • 5 new time-related operators: debounce, throttle, delay, timeout, interval
  • extensive benchmarks
  • improved documentation with more examples and explanations

Check it out and provide feedback!