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

https://github.com/kprotty/zig-adaptive-lock

Benchmarking a faster std.Mutex implementation for Zig
https://github.com/kprotty/zig-adaptive-lock

hacktoberfest

Last synced: about 1 year ago
JSON representation

Benchmarking a faster std.Mutex implementation for Zig

Awesome Lists containing this project

README

          

# zig-adaptive-lock
Benchmarking a faster std.Mutex implementation for Zig

Run `zig run bench.zig` to get a help screen for benchmarks.