rustio rustio.net
61

parking_lot

v0.12.5 Growing

More compact and efficient implementations of the standard synchronization primitives.

MIT OR Apache-2.0 Edition 2021 MSRV 1.71
Concurrency #mutex#thread#rwlock#condvar#once

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (99.4K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
808.7M
Dependents
99.4K
Releases
58
Size
47KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

64.7M downloads in the last 30 days (2.2M/day), up 27% from the previous period.

๐Ÿ›๏ธ
Foundational crate

99.4K crates depend on parking_lot โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 10+ years old, parking_lot hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 46KB, parking_lot is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include tokio, nix, tokio-util, tracing-subscriber, tokio-stream. When high-quality crates choose parking_lot, it's a strong quality signal.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 16/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1.8M/day avg+40%
01.0M2.0M3.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.12.3
24%
v0.12.1
23%
v0.12.5
22%
v0.11.2
19%
v0.12.4
12%

Release Timeline

10 releasessince 2020
J
F
M
A
M
J
J
A
S
O
N
D
2020
3
2021
1
2022
2
2023
2024
2
2025
2
2026
Less
More

Feature Flags

serdenightlyarc_lockowning_refsend_guarddeadlock_detectionhardware-lock-elision

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
99.4K
crates depend on parking_lot

Similar Crates