rustio rustio.net
66

spin

v0.12.0 Growing

Spin-based synchronization primitives

MIT Edition 2021 MSRV 1.71
#mutex#spinlock#rwlock

Quick Verdict

  • โœ“Actively maintained (updated 5d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (6.4K crates depend on it)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
502.6M
Dependents
6.4K
Releases
41
Size
41KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

33.5M downloads in the last 30 days (1.1M/day), up 22% from the previous period.

๐Ÿ”—
Widely adopted

6.4K crates depend on spin. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

12% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

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

Maintenance 18/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 14/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
978K/day avg+23%
0500K1.0M1.5M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.9.8
89%
v0.10.0
9%
v0.9.2
2%
v0.11.0
0%
v0.12.0
0%

Release Timeline

10 releases5 yankedsince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
1
2022
2
2023
4
2024
2025
1
2026
2
Less
More|
Yanked

Feature Flags

default =["lock_api", "mutex", "spin_mutex", "rwlock", "once", "lazylock", "barrier"]

stdlazyonce*mutex*rwlock*barrier*lazylock*lock_api*fair_mutexspin_mutex*ticket_mutexportable-atomicportable_atomicrustc-dep-of-stduse_ticket_mutex

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
6.4K
crates depend on spin

Similar Crates