Decision Workspace
arc_wrapper vs cachelito-async-macros vs warcmutex
Side-by-side comparison of Rust crates
41
arc_wrapper
growingv0.1.6
A attribute macro to generate a wrapper for a struct.
56
cachelito-async-macros
experimentalv0.16.0
Async procedural macros for cachelito - automatic async caching attributes
41
warcmutex
growingv1.0.2
A crate in Rust that provides an attribute macro for mods, structs and impls. Rewrite code using under the hood asynchronous reference (Arc) and asynchronous mutation (Mutex) control elements.
Core Metrics
| arc_wrapper | cachelito-async-macros | warcmutex | |
|---|---|---|---|
| Health Score | 41 | 56 | 41 |
| Total Downloads | 7.8K | 438 | 3.8K |
| 30d Downloads | 4 | 37 | 5 |
| Dependents | 0 | 9 | 0 |
| Releases | 7 | 9 | 3 |
| Last Updated | 597d ago | 78d ago | 982d ago |
| Age | 1y 7m | 4m | 2y 8m |
Health Breakdown
arc_wrapper
Maintenance
12
Quality
9
Community
5
Popularity
5
Documentation
10
cachelito-async-macros
Maintenance
16
Quality
13
Community
9
Popularity
3
Documentation
15
warcmutex
Maintenance
5
Quality
19
Community
3
Popularity
4
Documentation
10
Technical Details
| arc_wrapper | cachelito-async-macros | warcmutex | |
|---|---|---|---|
| Version | 0.1.6 | 0.16.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 4KB | 9KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 71.4% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cachelito-async-macros leads with a health score of 56/100, but none of the options score above 80.
- •arc_wrapper has the most downloads (7.8K), suggesting wider adoption.
- •⚠ arc_wrapper, warcmutex have not been updated in over a year.
- •arc_wrapper, cachelito-async-macros are pre-1.0 — API may change.