Decision Workspace
arc_macro vs hurry vs warcmutex
Side-by-side comparison of Rust crates
36
arc_macro
growingv0.1.0
A macro wrapper around Arc::new() for convenience
45
hurry
experimentalv0.1.3
Convenient macros for creating pointer types (Box, Rc, Arc, etc.)
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_macro | hurry | warcmutex | |
|---|---|---|---|
| Health Score | 36 | 45 | 41 |
| Total Downloads | 975 | 95 | 3.8K |
| 30d Downloads | 3 | 8 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 3 |
| Last Updated | 437d ago | 141d ago | 982d ago |
| Age | 1y 2m | 4m | 2y 8m |
Health Breakdown
arc_macro
Maintenance
2
Quality
16
Community
2
Popularity
4
Documentation
12
hurry
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
warcmutex
Maintenance
5
Quality
19
Community
3
Popularity
4
Documentation
10
Technical Details
| arc_macro | hurry | warcmutex | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 2KB | 10KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hurry leads with a health score of 45/100, but none of the options score above 80.
- •warcmutex has the most downloads (3.8K), suggesting wider adoption.
- •⚠ arc_macro, warcmutex have not been updated in over a year.
- •arc_macro, hurry are pre-1.0 — API may change.