Decision Workspace
parking_lot vs parking_lot_core vs usync
Side-by-side comparison of Rust crates
62
parking_lot
growingv0.12.5
More compact and efficient implementations of the standard synchronization primitives.
58
parking_lot_core
growingv0.9.12
An advanced API for creating custom synchronization primitives.
47
usync
growingv0.2.1
fast, drop-in, synchronization primitives
Core Metrics
| parking_lot | parking_lot_core | usync | |
|---|---|---|---|
| Health Score | 62 | 58 | 47 |
| Total Downloads | 696.4M | 717.9M | 41.6K |
| 30d Downloads | 46.9M | 47.7M | 32 |
| Dependents | 84.6K | 670 | 6 |
| Releases | 58 | 53 | 5 |
| Last Updated | 175d ago | 175d ago | 1398d ago |
| Age | 9y 10m | 9y 7m | 5y 5m |
Health Breakdown
parking_lot
Maintenance
10
Quality
16
Community
16
Popularity
8
Documentation
12
parking_lot_core
Maintenance
10
Quality
13
Community
15
Popularity
8
Documentation
12
usync
Maintenance
3
Quality
17
Community
8
Popularity
6
Documentation
13
Technical Details
| parking_lot | parking_lot_core | usync | |
|---|---|---|---|
| Version | 0.12.5 | 0.9.12 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 7 | 2 |
| Crate Size | 47KB | 34KB | 36KB |
| Features | 8 | 2 | 3 |
| Yanked % | 1.7% | 5.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.71 | 1.71.0 | — |
| Owners | 2 | 2 | 1 |
Links
Quick Verdict
- •parking_lot leads with a health score of 62/100, but none of the options score above 80.
- •parking_lot_core has the most downloads (717.9M), suggesting wider adoption.
- •parking_lot is depended on by 84.6K crates — strongest ecosystem trust.
- •⚠ usync has not been updated in over a year.