rustio rustio.net
54

spin

v0.10.0 Growing

Spin-based synchronization primitives

MIT MSRV 1.60
#mutex#spinlock#rwlock

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

Checking security advisories...
Downloads
443.5M
Dependents
5.6K
Releases
39
Size
40KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

28.2M downloads in the last 30 days (940.2K/day), up 22% from the previous period.

๐Ÿ”—
Widely adopted

5.6K 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.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

13% 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 7/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 14/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
753K/day avg+65%
0500K1.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.9.8
55%
v0.5.2
39%
v0.10.0
5%
v0.9.2
1%
v0.5.0
0%

Release Timeline

39 releases5 yankedsince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
10
2016
7
2017
1
2018
4
2019
3
2020
2
2021
5
2022
2
2023
4
2024
2025
1
2026
Less
More|
Yanked

Feature Flags

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

stdlazy*once*mutex*rwlock*barrier*lock_api*fair_mutexspin_mutex*ticket_mutexportable-atomicportable_atomicuse_ticket_mutex

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
5.6K
crates depend on spin

Similar Crates