1.0.2
|
Nov 20, 2024
|
1.0.1
|
Apr 8, 2024
|
1.0.0
|
Mar 14, 2024
|
0.1.2
|
Feb 1, 2023
|
0.1.0
|
May 16, 2020
|
#19 in Concurrency
11,875,158 downloads per month
Used in 17,511 crates
(42 directly)

SyncWrapper
A mutual exclusion primitive that relies on static type information only.
This library is inspired by this discussion.