An open API service indexing awesome lists of open source software.

https://github.com/suirad/umutex

Platform Independant Mutex for the Zig programming language
https://github.com/suirad/umutex

atomics mutex mutex-lock zig zig-lang ziglang

Last synced: about 1 year ago
JSON representation

Platform Independant Mutex for the Zig programming language

Awesome Lists containing this project

README

          

# uMutex
Platform Independant Mutex for the Zig language

---

See `example.zig` for example of usage.