single-header
There are 273 repositories under single-header topic.
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
p-ranav/indicators
Activity Indicators for Modern C++
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
p-ranav/tabulate
Table Maker for Modern C++
evanwashere/mitata
benchmark tooling that loves you ❤️
lieff/minimp3
Minimalistic MP3 decoder single header library
fungos/cr
cr.h: A Simple C Hot Reload Header-only Library
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
HandmadeMath/HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
ColleagueRiley/RGFW
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
zpl-c/enet
⚡️ ENet reliable UDP networking library
e-dant/watcher
Filesystem watcher. Works anywhere. Simple, efficient and friendly.
BowenFu/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
p-ranav/csv2
Fast CSV parser and writer for Modern C++
lieff/minih264
Minimalistic H264/SVC encoder single header library
NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
nathhB/nbnet
single header C(99) library to implement client-server network code for games
mity/acutest
Simple header-only C/C++ unit testing facility.
brunocodutra/metal
Love template metaprogramming
boostorg/leaf
Lightweight Error Augmentation Framework
bullno1/ugc
A single-header incremental garbage collector library
edubart/minilua
Single-file port of Lua, a powerful scripting language.
funbiscuit/embedded-cli
Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)
p-ranav/glob
Glob for C++17
arvidsson/BrainTree
C++ behavior tree single header library
jeaiii/itoa
Fast integer to ascii / integer to string conversion
p-ranav/criterion
Microbenchmarking for Modern C++
danielkrupinski/x86RetSpoof
Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.
gh-nomad/nmd
set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.
BlackMATov/meta.hpp
C++20 Dynamic Reflection Library
arvidsson/Mix
C++ minimal entity-component system single header library
small-c/obj.h
🚀 OOP in pure C with a single-header
r-lyeh/stdpack.c
Collection of small public domain de/compressors in plain C.
zanllp/sion
A single-header, cross-platform C++ library for making asynchronous HTTP(s) Requests.