Decision Workspace
drv vs drv-macros vs auto_invalidate
Side-by-side comparison of Rust crates
51
drv
experimentalv0.4.2
Derived, memoized values over plain structs
51
drv-macros
experimentalv0.4.2
Proc macros for drv
44
auto_invalidate
experimentalv0.1.1
Automatic cache invalidation on mutable access using a guard pattern
Core Metrics
| drv | drv-macros | auto_invalidate | |
|---|---|---|---|
| Health Score | 51 | 51 | 44 |
| Total Downloads | 614 | 637 | 36 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 0 |
| Releases | 6 | 6 | 2 |
| Last Updated | 31d ago | 31d ago | 105d ago |
| Age | 1m | 1m | 3m |
Health Breakdown
drv
Maintenance
14
Quality
16
Community
6
Popularity
3
Documentation
12
drv-macros
Maintenance
14
Quality
14
Community
8
Popularity
3
Documentation
12
auto_invalidate
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| drv | drv-macros | auto_invalidate | |
|---|---|---|---|
| Version | 0.4.2 | 0.4.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 26KB | 15KB | 9KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •drv leads with a health score of 51/100, but none of the options score above 80.
- •drv-macros has the most downloads (637), suggesting wider adoption.