Decision Workspace
auto_invalidate vs auto_invalidate_derive vs hitbox-derive
Side-by-side comparison of Rust crates
43
auto_invalidate
experimentalv0.1.1
Automatic cache invalidation on mutable access using a guard pattern
44
auto_invalidate_derive
experimentalv0.1.1
Proc-macro implementation for auto_invalidate
43
hitbox-derive
growingv0.2.1
Derive macros for hitbox caching framework
Core Metrics
| auto_invalidate | auto_invalidate_derive | hitbox-derive | |
|---|---|---|---|
| Health Score | 43 | 44 | 43 |
| Total Downloads | 34 | 58 | 4.2K |
| 30d Downloads | 4 | 21 | 106 |
| Dependents | 0 | 2 | 4 |
| Releases | 2 | 2 | 4 |
| Last Updated | 46d ago | 46d ago | 38d ago |
| Age | 1m | 1m | 4y 10m |
Health Breakdown
auto_invalidate
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
auto_invalidate_derive
Maintenance
11
Quality
14
Community
7
Popularity
2
Documentation
10
hitbox-derive
Maintenance
13
Quality
9
Community
5
Popularity
4
Documentation
12
Technical Details
| auto_invalidate | auto_invalidate_derive | hitbox-derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 9KB | 4KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.91.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto_invalidate_derive leads with a health score of 44/100, but none of the options score above 80.
- •hitbox-derive has the most downloads (4.2K), suggesting wider adoption.