On Tue, 03 Apr 2018 16:18:13 +0300
markwes...@cock.li wrote:
Oh, Hi Mark,
> I am particularly interested in the idea of replacing the heavy,
> official format libraries (libvorbisfile, libpng, freetype) with
> their single-header-library counterparts.
> - are slightly slower
> - are buggier
> -
I was surprised I didn't find a word mentioned about single header
libraries.
The trend has been started by Sean T. Barrett.
The libraries in practice are primarily used for game development.
Here's his repository: https://github.com/nothings/stb
In there, most notable ones would probably be stb_