latches
v0.2.0 GrowingA downward counter (CountDownLatch) which can be used to synchronize threads or coordinate tasks
Quick Verdict
- โNot updated for 2+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (19KB, 2 deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
732.5K downloads in the last 30 days, down 27% from the previous period. May indicate migration to alternatives.
Despite being 2+ years old, latches hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 19KB, latches is lightweight. Small crate size correlates with focused, well-scoped functionality.
20% of releases have been yanked. Check version history before pinning.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Version Adoption
Release Timeline
Feature Flags
default =["sync", "atomic-wait"]