Decision Workspace
warcmutex vs cachelito-async-macros vs warcrwlock
Side-by-side comparison of Rust crates
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.
56
cachelito-async-macros
experimentalv0.16.0
Async procedural macros for cachelito - automatic async caching attributes
42
warcrwlock
growingv3.0.1
A crate in Rust that provides an attribute macro for structs and traits. Rewrite code using under the hood asynchronous reference (Arc) and asynchronous writing and read(RWlock) control elements.
Core Metrics
| warcmutex | cachelito-async-macros | warcrwlock | |
|---|---|---|---|
| Health Score | 41 | 56 | 42 |
| Total Downloads | 3.8K | 438 | 25.5K |
| 30d Downloads | 5 | 37 | 9 |
| Dependents | 0 | 9 | 0 |
| Releases | 3 | 9 | 24 |
| Last Updated | 982d ago | 78d ago | 175d ago |
| Age | 2y 8m | 4m | 2y 8m |
Health Breakdown
warcmutex
Maintenance
5
Quality
19
Community
3
Popularity
4
Documentation
10
cachelito-async-macros
Maintenance
16
Quality
13
Community
9
Popularity
3
Documentation
15
warcrwlock
Maintenance
11
Quality
13
Community
3
Popularity
5
Documentation
10
Technical Details
| warcmutex | cachelito-async-macros | warcrwlock | |
|---|---|---|---|
| Version | 1.0.2 | 0.16.0 | 3.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 4 |
| Crate Size | 9KB | 9KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 79.2% |
| 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.
- •warcrwlock has the most downloads (25.5K), suggesting wider adoption.
- •⚠ warcmutex has not been updated in over a year.
- •cachelito-async-macros is pre-1.0 — API may change.