A Rust crate providing a lightweight, adaptive spinning mechanism inspired by C#’s SpinWait type. Designed for high-performance, short-duration waits in concurrent applications, this implementation minimizes context-switching overhead by spinning efficiently before yielding to the scheduler.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Rust implementation of the C# low-level SpinWait class used for high-performance thread synchronisation
License
deanchalk/spinwait
About
A Rust implementation of the C# low-level SpinWait class used for high-performance thread synchronisation
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published