rustio rustio.net
62

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 (84.6K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
696.4M
Dependents
84.6K
Releases
58
Size
47KB

Deep Insights

๐Ÿ“Š
Steady growth

48.5M downloads in the last 30 days (1.6M/day), up 17% from the previous period.

๐Ÿ›๏ธ
Foundational crate

84.6K 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 9+ 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 10/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.3M/day avg+52%
0500K1.0M1.5M2.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.12.3
26%
v0.12.1
26%
v0.11.2
21%
v0.12.5
15%
v0.12.4
13%

Release Timeline

58 releases1 yankedsince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
20
2017
14
2018
8
2019
5
2020
4
2021
1
2022
2
2023
2024
2
2025
2
2026
Less
More|
Yanked

Feature Flags

serdenightlyarc_lockowning_refsend_guarddeadlock_detectionhardware-lock-elision

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
84.6K
crates depend on parking_lot

Similar Crates