Decision Workspace
fncache vs cachelito-macros vs mau
Side-by-side comparison of Rust crates
47
fncache
experimentalv0.1.2
A zero-boilerplate Rust library for function-level caching with pluggable backends
56
cachelito-macros
experimentalv0.16.0
Procedural macros for cachelito - automatic caching attributes
48
mau
experimentalv0.1.16
A Rust procedural macro library for memoization with MauQueue optimization
Core Metrics
| fncache | cachelito-macros | mau | |
|---|---|---|---|
| Health Score | 47 | 56 | 48 |
| Total Downloads | 1.0K | 568 | 4.4K |
| 30d Downloads | 5 | 44 | 19 |
| Dependents | 0 | 13 | 0 |
| Releases | 3 | 13 | 17 |
| Last Updated | 215d ago | 78d ago | 152d ago |
| Age | 7m | 4m | 7m |
Health Breakdown
fncache
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
12
cachelito-macros
Maintenance
16
Quality
13
Community
9
Popularity
3
Documentation
15
mau
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| fncache | cachelito-macros | mau | |
|---|---|---|---|
| Version | 0.1.2 | 0.16.0 | 0.1.16 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 25 | 4 | 4 |
| Crate Size | 67KB | 28KB | 56KB |
| Features | 11 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 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.
- •mau has the most downloads (4.4K), suggesting wider adoption.