#semaphore #sync #synchronization-primitive #os

os-sync

Simple synchronization primitives based on OS semaphore

6 releases

0.3.3 Jul 15, 2020
0.3.2 Jun 25, 2020
0.3.0 Feb 28, 2020
0.2.0 Feb 17, 2020
0.1.0 Feb 15, 2020

#18 in #semaphore

Download history 25/week @ 2024-02-22 24/week @ 2024-02-29 10/week @ 2024-03-07 8/week @ 2024-03-14

67 downloads per month

BSL-1.0 license

20KB
483 lines

os-sync

Build Crates.io Documentation

Simple synchronization primitives based on OS semaphore


lib.rs:

Simple synchronization primitives based on OS semaphore.

Dependencies

~86KB