parking_lot
Cargov0.12.5More compact and efficient implementations of the standard synchronization primitives.
Not recommended for new projects
No — parking_lot should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 341 days ago. 2 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding parking_lot to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
parking_lot vs the alternatives
Packages solving a similar problem in the cargo ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| parking_lotthis page | 0 | 0 | — | 11 months ago |
| rayon | 0 | 0 | — | 1 day ago |
Release history
2 releases in the last two years, typically about 122 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.12.5latest | 11 months ago | — | MIT OR Apache-2.0 |
| 0.12.4 | 1 year ago | — | MIT OR Apache-2.0 |
| 0.12.3 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.12.2 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.12.1 | 4 years ago | — | MIT OR Apache-2.0 |
| 0.12.0 | 4 years ago | — | Apache-2.0/MIT |
| 0.11.2 | 5 years ago | — | Apache-2.0/MIT |
| 0.11.1 | 5 years ago | — | Apache-2.0/MIT |
| 0.11.0 | 6 years ago | — | Apache-2.0/MIT |
| 0.10.2 | 6 years ago | — | Apache-2.0/MIT |
| 0.10.1 | 6 years ago | — | Apache-2.0/MIT |
| 0.10.0 | 6 years ago | — | Apache-2.0/MIT |
| 0.9.0 | 7 years ago | — | Apache-2.0/MIT |
| 0.8.1 | 7 years ago | — | Apache-2.0/MIT |
| 0.8.0 | 7 years ago | — | Apache-2.0/MIT |
Overview
parking_lot is an Cargo package that more compact and efficient implementations of the standard synchronization primitives. The latest version is 0.12.5.
Who should use it
Teams working in the Cargo ecosystem who need more compact and efficient implementations of the standard synchronization primitives and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use parking_lot?
No — parking_lot should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install parking_lot?
Run `cargo add parking_lot` to add parking_lot to your Cargo project.
What license is parking_lot released under?
No license was detected in parking_lot's metadata; review the repository before use.
Is parking_lot still maintained?
The most recent release of parking_lot (v0.12.5) was published 11 months ago.