nodef's repositories
atomix.c
Portable, single-file, wait-free atomic sound mixing library utilizing SSE-accelerated mixing; BareRose (2018).
b_stacktrace.c
A minimalistic single-header multi-platform C89 lib for stack tracing; Borislav Stanimirov (2020).
bikeshed.c
Lock free hierarchical work scheduler; Dan Engelbrecht (2019).
cds_job.cxx
C++11 lock-free job queue; Cort Stratton (2016).
cds_sync.c
Single-header C90 collection of synchronization primitives; Cort Stratton (2015).
csplit.c
A single header C library to simplify splitting and processing strings; Jakub Wlodek (2019).
debugbreak.c
Break into the debugger programmatically; Scott Tsai (2011).
doops.c
Single C file event loop; Eduard Suica (2019).
endianness.c
Simple public domain header to get endianess at compile time on a variety of platforms; rofl0r (2017).
errnoname.c
errnoname is a C library that lets us get the symbolic name for each errno integer value; mentalisttraceur (2019).
ggformat.cxx
A string formatting library for C++; Michael Savage (2017).
inja.cxx
A Template Engine for Modern C++; Berscheid (2017).
jargsparser.cxx
A head-only arguments parser(argsparser) c++11 lib; Zhengqiao Wang (2022).
json.cxx
JSON for Modern C++; Niels Lohmann (2013).
levenshtein.c
Levenshtein algorithm in C; Titus (2015).
libgb.c
gb single-file public domain libraries for C & C++; gingerBill (2015).
lightmapper.c
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light; ands (2016).
minicoro.c
Single header stackful cross-platform coroutine library in pure C; Eduardo Bart (2021).
monocypher.c
An easy to use, easy to deploy crypto library; Loup Vaillant (2016).
obfuscate.cxx
Guaranteed compile-time string literal obfuscation header-only library for C++14; Adam Yaxley (2017).
openmodal.c
Dependency free, cross-platform, single header lib to open native file modals; bzt (2023).
pocketmod.c
Small ANSI C library for turning ProTracker MOD files into playable PCM audio; rombankzero (2018).
rang.cxx
A Minimal, Header only Modern c++ library for terminal goodies; Abhinav Gauniyal (2016).
simple-svg.cxx
Easy to use SVG library for C++ (fork of legacy Google code project archive); Adi Shavit (2015).
str.c
str: yet another string library for C language; Maxim (2020).
str.cxx
Lightweight C++ string type with a configurable local buffer; Omar (2015).
str_view.cxx
Null-termination-aware string-view class for C++; Adam Sawicki (2018).
tflac.c
A single file, freestanding FLAC encoding library in C89; John Regan (2024).
tinyformat.cxx
Minimal, type safe printf replacement library for C++; Claire Foster (2011).
utf8.c
📚 Single header utf8 string functions for C and C++; Neil Henning (2015).