Sokol

Oct 20, 2023

https://github.com/floooh/sokol

Simple STB-style cross-platform libraries for C and C++, written in C.

STB-style means header-only library, I guess

Core libraries

Utility libraries

Found it via this very neat-looking mini golf game, written in C and utilizing several high leverage libraries such as this: https://github.com/mgerdes/Open-Golf

introductory blog post: https://floooh.github.io/2017/07/29/sokol-gfx-tour.html

↑ up