rustio rustio.net
40

spin-sync

v0.3.2 Growing

Synchronization primitives using spinlock. The interface resembles std::sync. The constructors of public structs are const; i.e. it is possible to declare static Mutex<T> as long as T can be build statically.

LGPL-3.0-or-later OR Apache-2.0 OR BSD-2-Clause Edition 2018
#lock#mutex#sync#spin#spin_lock

Quick Verdict

  • โœ•Not updated for 5+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (867KB, 0 deps)
  • โœ“Permissive license (LGPL-3.0-or-later OR Apache-2.0 OR BSD-2-Clause)

Security

Checking security advisories...
Downloads
14.3K
Dependents
4
Releases
9
Size
867KB

Deep Insights

๐Ÿ“Š
Download activity

13 downloads in the last 30 days (0/day avg).

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿชถ
Zero dependencies

spin-sync has no external dependencies โ€” minimal supply chain risk and fast compile times.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 5/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg+0%
0246812/301/172/42/223/123/29

Version Adoption

v0.3.2
26%
v0.3.1
19%
v0.2.1
19%
v0.1.1
19%
v0.3.0
18%

Release Timeline

9 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
3
2020
3
2021
3
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
4
crates depend on spin-sync

Similar Crates