#synchronization-primitive #windows #compatible #critical-section #9x

win9x-sync

Windows 9x compatible synchronisation primitives for Rust

3 unstable releases

0.2.0 Jun 3, 2023
0.1.1 May 18, 2023
0.1.0 May 16, 2023

#12 in #critical-section

28 downloads per month

MIT license

5KB
87 lines

win9x-sync

Rust synchronisation primitives compatible with Windows 9x.

Currently implements critical_section and once.

Dependencies

~5.5MB
~151K SLoC