#thread-synchronization #low-level #class #spinning

spinwait

A Rust implementation of C#'s SpinWait type for lightweight spinning

4 releases

new 0.1.3 Mar 14, 2025
0.1.2 Mar 14, 2025
0.1.1 Mar 14, 2025
0.1.0 Mar 14, 2025

#15 in #thread-synchronization

MIT license

7KB
103 lines

spinwait

A Rust implementation of the C# low-level SpinWait class used for high-performance thread synchronisation

Dependencies

~81KB