Out of my personal go-to c++ libs, the only ones I missed are the stb libraries (https://github.com/nothings/stb/, in particular the image ones are very popular) and maybe ImGui, but that might be too niche.
Also I would love to have a nice c++ lib for uuids. It's in boost of course.. but well that's boost. Outside of that there is one, but it requires GSL.
Also I would love to have a nice c++ lib for uuids. It's in boost of course.. but well that's boost. Outside of that there is one, but it requires GSL.