Decision Workspace
runtime-context vs fastn-context vs dyn-context-macro
Side-by-side comparison of Rust crates
41
runtime-context
experimentalv0.1.1
A runtime context providing type storage and management.
49
fastn-context
experimentalv0.1.3
Type-safe async context propagation for Rust applications
48
dyn-context-macro
growingv0.0.6
Proc macro crate for dyn-context.
Core Metrics
| runtime-context | fastn-context | dyn-context-macro | |
|---|---|---|---|
| Health Score | 41 | 49 | 48 |
| Total Downloads | 125 | 1.1K | 10.8K |
| 30d Downloads | 21 | 7 | 27 |
| Dependents | 0 | 0 | 9 |
| Releases | 2 | 4 | 6 |
| Last Updated | 49d ago | 191d ago | 1392d ago |
| Age | 1m | 6m | 3y 10m |
Health Breakdown
runtime-context
Maintenance
11
Quality
14
Community
3
Popularity
3
Documentation
10
fastn-context
Maintenance
16
Quality
13
Community
6
Popularity
4
Documentation
10
dyn-context-macro
Maintenance
5
Quality
14
Community
9
Popularity
5
Documentation
15
Technical Details
| runtime-context | fastn-context | dyn-context-macro | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | UPL-1.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 7 |
| Crate Size | 6KB | 9KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastn-context leads with a health score of 49/100, but none of the options score above 80.
- •dyn-context-macro has the most downloads (10.8K), suggesting wider adoption.
- •⚠ dyn-context-macro has not been updated in over a year.