Decision Workspace
lazycell vs double-checked-cell vs double-checked-cell-async
Side-by-side comparison of Rust crates
56
lazycell
growingv1.3.0
A library providing a lazily filled Cell struct
50
double-checked-cell
growingv2.1.0
A thread-safe lazily initialized cell using double-checked locking
46
double-checked-cell-async
growingv2.0.2
A thread-safe lazily initialized cell using double-checked locking
Core Metrics
| lazycell | double-checked-cell | double-checked-cell-async | |
|---|---|---|---|
| Health Score | 56 | 50 | 46 |
| Total Downloads | 172.4M | 50.7K | 41.5K |
| 30d Downloads | 6.4M | 165 | 1.6K |
| Dependents | 626 | 43 | 47 |
| Releases | 14 | 8 | 1 |
| Last Updated | 2054d ago | 1931d ago | 2245d ago |
| Age | 10y | 8y 4m | 6y 1m |
Health Breakdown
lazycell
Maintenance
4
Quality
22
Community
11
Popularity
8
Documentation
11
double-checked-cell
Maintenance
6
Quality
21
Community
9
Popularity
6
Documentation
8
double-checked-cell-async
Maintenance
1
Quality
19
Community
11
Popularity
6
Documentation
9
Technical Details
| lazycell | double-checked-cell | double-checked-cell-async | |
|---|---|---|---|
| Version | 1.3.0 | 2.1.0 | 2.0.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 4 | 5 |
| Crate Size | 13KB | 10KB | 10KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazycell leads with a health score of 56/100, but none of the options score above 80.
- •lazycell is depended on by 626 crates — strongest ecosystem trust.
- •⚠ lazycell, double-checked-cell, double-checked-cell-async have not been updated in over a year.