Decision Workspace
runtara-protocol vs statum-macros vs statum
Side-by-side comparison of Rust crates
53
runtara-protocol
experimentalv1.4.1
Wire protocol layer for runtara (QUIC transport and Protobuf messages)
63
statum-macros
growingv0.6.9
Proc macros for representing legal workflow and protocol states explicitly in Rust
61
statum
growingv0.6.9
Represent workflow and protocol state correctly in Rust by making invalid states unrepresentable
Core Metrics
| runtara-protocol | statum-macros | statum | |
|---|---|---|---|
| Health Score | 53 | 63 | 61 |
| Total Downloads | 368 | 21.9K | 31.2K |
| 30d Downloads | 100 | 846 | 766 |
| Dependents | 15 | 63 | 6 |
| Releases | 5 | 64 | 78 |
| Last Updated | 76d ago | 3d ago | 3d ago |
| Age | 3m | 1y 2m | 1y 2m |
Health Breakdown
runtara-protocol
Maintenance
17
Quality
15
Community
8
Popularity
3
Documentation
10
statum-macros
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
statum
Maintenance
19
Quality
15
Community
7
Popularity
5
Documentation
15
Technical Details
| runtara-protocol | statum-macros | statum | |
|---|---|---|---|
| Version | 1.4.1 | 0.6.9 | 0.6.9 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0-or-later | MIT | MIT |
| Dependencies | 12 | 8 | 3 |
| Crate Size | 35KB | 70KB | 15KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.93 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •statum-macros leads with a health score of 63/100, but none of the options score above 80.
- •statum has the most downloads (31.2K), suggesting wider adoption.
- •statum-macros, statum are pre-1.0 — API may change.