dataflow-rs 0.1.7

A lightweight, rule-driven workflow engine for building powerful data processing pipelines and nanoservices in Rust. Extend it with your custom tasks to create robust, maintainable services.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "0.1.5": {
    "avg_time_ns": 47258,
    "iterations": 10000,
    "max_time_ns": 1925542,
    "min_time_ns": 42000,
    "p95_ns": 60583,
    "p99_ns": 81500,
    "timestamp": "2025-04-16T04:00:37.460643+00:00",
    "total_time_ns": 472582744
  }
}