Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There are many single-file C "libraries" that work perfectly fine as both "header" and "implementation", and that do not require unity builds (building everything as a single translation unit, e.g., a single .c file). Here is but one famous collection of them: https://github.com/nothings/stb


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: