Decision Workspace
atlas-ctx vs dagrs vs tosub
Side-by-side comparison of Rust crates
51
atlas-ctx
experimentalv0.3.1
An asynchronous task context management library
56
dagrs
growingv0.8.0
Dagrs follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution. It provides users with a convenient programming interface.
52
tosub
experimentalv1.1.1
A subsystem lifecycle management library for tokio applications
Core Metrics
| atlas-ctx | dagrs | tosub | |
|---|---|---|---|
| Health Score | 51 | 56 | 52 |
| Total Downloads | 116 | 45.3K | 508 |
| 30d Downloads | 7 | 4.3K | 130 |
| Dependents | 0 | 22 | 26 |
| Releases | 5 | 10 | 6 |
| Last Updated | 96d ago | 5d ago | 38d ago |
| Age | 3m | 2y 9m | 2m |
Health Breakdown
atlas-ctx
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
10
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
tosub
Maintenance
14
Quality
15
Community
10
Popularity
3
Documentation
10
Technical Details
| atlas-ctx | dagrs | tosub | |
|---|---|---|---|
| Version | 0.3.1 | 0.8.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 9 | 8 |
| Crate Size | 40KB | 73KB | 18KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •atlas-ctx, dagrs are pre-1.0 — API may change.