kit A collection of cross-platform utility libraries. Features - Testing - Unit-tests - Microbenchmarks - Algorithms and data types - Lower bound - Move back - Dynamic array - Big integer math - SHA-256 - System - Atomics - Condition variables - Mutual exclusion - Threads - Sockets wrapper - Misc - Input buffer - Random number generation - Async functions (coroutines) Condition variables, mutual exclusion and threads implementation was forked from Mesa source code. * https://gitlab.freedesktop.org/mesa/mesa Folder "/include" contains header-only version of this library.