spin
v0.10.0 GrowingSpin-based synchronization primitives
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
- โMassive adoption (5.6K crates depend on it)
- โTiny footprint (40KB, 3 deps)
- โPermissive license (MIT)
Security
Deep Insights
28.2M downloads in the last 30 days (940.2K/day), up 22% from the previous period.
5.6K crates depend on spin. Strong ecosystem adoption means battle-tested code and long-term stability.
Despite being 11+ years old, spin hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 39KB, spin is lightweight. Small crate size correlates with focused, well-scoped functionality.
13% of releases have been yanked. Check version history before pinning.
Notable dependents include lazy_static, futures-util, flume, multer, no-std-compat. When high-quality crates choose spin, it's a strong quality signal.
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
Top Dependents
Most downloaded crates that depend on spin
Version Adoption
Release Timeline
Feature Flags
default =["lock_api", "mutex", "spin_mutex", "rwlock", "once", "lazy", "barrier"]