Decision Workspace
luciole vs reflow_actor vs reflow_network
Side-by-side comparison of Rust crates
45
luciole
experimentalv0.1.0
Actor runtime + DAG execution engine. WASM-safe, deadlock-aware, with pipe_to, WaitGraph, and streaming pipelines.
50
reflow_actor
experimentalv0.2.1
Actor trait, message types, ports, state, and stream handles for the Reflow runtime.
48
reflow_network
experimentalv0.2.1
Network executor for Reflow — routes messages between actors, manages subgraphs, and emits runtime events.
Core Metrics
| luciole | reflow_actor | reflow_network | |
|---|---|---|---|
| Health Score | 45 | 50 | 48 |
| Total Downloads | 29 | 143 | 70 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 20 | 7 |
| Releases | 1 | 2 | 2 |
| Last Updated | 15d ago | 29d ago | 29d ago |
| Age | 15d | 1m | 1m |
Health Breakdown
luciole
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
reflow_actor
Maintenance
12
Quality
10
Community
10
Popularity
3
Documentation
15
reflow_network
Maintenance
12
Quality
11
Community
8
Popularity
2
Documentation
15
Technical Details
| luciole | reflow_actor | reflow_network | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 29 | 61 |
| Crate Size | 82KB | 48KB | 153KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reflow_actor leads with a health score of 50/100, but none of the options score above 80.