Decision Workspace
parking_lot_rt vs parking_lot vs parking_lot_core
Side-by-side comparison of Rust crates
46
parking_lot_rt
growingv0.12.1
Parking-lot fork for real-time applications
61
parking_lot
growingv0.12.5
More compact and efficient implementations of the standard synchronization primitives.
57
parking_lot_core
growingv0.9.12
An advanced API for creating custom synchronization primitives.
Core Metrics
| parking_lot_rt | parking_lot | parking_lot_core | |
|---|---|---|---|
| Health Score | 46 | 61 | 57 |
| Total Downloads | 17.4K | 808.7M | 832.3M |
| 30d Downloads | 0 | 63.7M | 64.9M |
| Dependents | 219 | 99.4K | 693 |
| Releases | 1 | 58 | 53 |
| Last Updated | 762d ago | 234d ago | 234d ago |
| Age | 2y 1m | 10y | 9y 9m |
Health Breakdown
parking_lot_rt
Maintenance
1
Quality
17
Community
11
Popularity
5
Documentation
12
parking_lot
Maintenance
9
Quality
16
Community
16
Popularity
8
Documentation
12
parking_lot_core
Maintenance
9
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| parking_lot_rt | parking_lot | parking_lot_core | |
|---|---|---|---|
| Version | 0.12.1 | 0.12.5 | 0.9.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 7 |
| Crate Size | 39KB | 47KB | 34KB |
| Features | 8 | 8 | 2 |
| Yanked % | 0.0% | 1.7% | 5.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.71 | 1.71.0 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •parking_lot leads with a health score of 61/100, but none of the options score above 80.
- •parking_lot_core has the most downloads (832.3M), suggesting wider adoption.
- •parking_lot is depended on by 99.4K crates — strongest ecosystem trust.
- •⚠ parking_lot_rt has not been updated in over a year.