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