Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 22 hours 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.