Decision Workspace
hiatus vs weavegraph vs sharded_mutex
Side-by-side comparison of Rust crates
40
hiatus
growingv0.1.1
Debug concurrent programs by choosing specific execution traces
53
weavegraph
experimentalv0.3.0
Graph-driven, concurrent agent workflow framework with versioned state, deterministic barrier merges, and rich diagnostics.
50
sharded_mutex
growingv2.1.0
No per-object memory overhead locks. Pseudo atomic ops for Copy/PartialEq types.
Core Metrics
| hiatus | weavegraph | sharded_mutex | |
|---|---|---|---|
| Health Score | 40 | 53 | 50 |
| Total Downloads | 3.2K | 1.5K | 26.2K |
| 30d Downloads | 5 | 61 | 41 |
| Dependents | 0 | 3 | 2 |
| Releases | 2 | 11 | 22 |
| Last Updated | 1991d ago | 20d ago | 634d ago |
| Age | 5y 5m | 5m | 4y |
Health Breakdown
hiatus
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
12
weavegraph
Maintenance
19
Quality
7
Community
8
Popularity
4
Documentation
15
sharded_mutex
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
12
Technical Details
| hiatus | weavegraph | sharded_mutex | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 32 | 4 |
| Crate Size | 9KB | 260KB | 9KB |
| Features | 0 | 10 | 8 |
| Yanked % | 0.0% | 54.5% | 4.5% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.90 | 1.79.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •weavegraph leads with a health score of 53/100, but none of the options score above 80.
- •sharded_mutex has the most downloads (26.2K), suggesting wider adoption.
- •⚠ hiatus, sharded_mutex have not been updated in over a year.
- •hiatus, weavegraph are pre-1.0 — API may change.