Re: [dev] Opinions on single-header C libraries

2018-04-03 Thread Laslo Hunhold
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 > -

[dev] Opinions on single-header C libraries

2018-04-03 Thread markweston
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_