</>PackageGraphPackageGraph

parking_lot

Cargov0.12.5

More compact and efficient implementations of the standard synchronization primitives.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

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 have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to parking_lot

Version history

VersionPublishedLicense
0.12.5latest9 months agoMIT OR Apache-2.0
0.12.41 year agoMIT OR Apache-2.0
0.12.32 years agoMIT OR Apache-2.0
0.12.22 years agoMIT OR Apache-2.0
0.12.14 years agoMIT OR Apache-2.0
0.12.04 years agoApache-2.0/MIT
0.11.24 years agoApache-2.0/MIT
0.11.15 years agoApache-2.0/MIT
0.11.06 years agoApache-2.0/MIT
0.10.26 years agoApache-2.0/MIT
0.10.16 years agoApache-2.0/MIT
0.10.06 years agoApache-2.0/MIT
0.9.07 years agoApache-2.0/MIT
0.8.17 years agoApache-2.0/MIT
0.8.07 years agoApache-2.0/MIT
0.7.17 years agoApache-2.0/MIT
0.7.07 years agoApache-2.0/MIT
0.6.48 years agoApache-2.0/MIT
0.6.38 years agoApache-2.0/MIT
0.6.28 years agoApache-2.0/MIT

Maintainers

Keywords

Frequently asked questions

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.

How popular is parking_lot?

parking_lot has approximately 0 downloads per week.