single-header-library
There are 110 repositories under single-header-library topic.
fungos/cr
cr.h: A Simple C Hot Reload Header-only Library
rswinkle/PortableGL
An implementation of OpenGL 3.x-ish in clean C
BowenFu/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
aurora-opensource/au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
SamuelTulach/LightHook
Single-header, minimalistic, cross-platform hook library written in pure C
p-ranav/criterion
Microbenchmarking for Modern C++
clibraries/array-algorithms
Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
pplux/imgui-app
Dear IMGUI + Render + Window handling, amalgamation in two files ready to use
Disservin/chess-library
C++ chess library
ccgargantua/arena-allocator
Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".
alexveden/cex
Cex.C - Comprehensively EXtended C Language
p-ranav/pipeline
Pipelines for Modern C++
gharveymn/small_vector
A fully featured single header library implementing a vector container with a small buffer optimization.
JamesBoer/Heady
A utility for creating amalgamated single-header C++ libraries
archibate/debug-hpp
printing everything including STL containers without pain 🚀
rhalbersma/bit_set
Rebooting the std::bitset franchise
kem0x/Memcury
A simple one header solution for memory manipulation in C++.
spevnev/uprintf
Header-only library for printing anything in C/C++ on Linux.
jprjr/miniflac
Single-file FLAC decoder with a push-style API
RolandMarchand/vector.h
Type-safe vector type generator for C
akhin/llmalloc
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
RolandMarchand/hashmap.h
Type-safe hashmap type generator for C
eloj/lzw-eddy
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
fredericbonnet/picotest
PicoTest is a single-file unit testing framework for C programs that follows the xUnit principles.
Aftersol/Simplified-QOI-Codec
An QOI codec that doesn't requires any other dependencies
jprjr/tflac
A single file, freestanding FLAC encoding library in C89
Mateuszd6/simd-lexing
A very fast SIMD (AVX2) accelerated lexer that does not rely on tables
jmacheta/static_vector
Single-header C++20 library defining container with std::vector interface, but using statically allocated storage.
eloj/rle-zoo
The World's First, Only & Most Amazing RLE Zoo
NeRdTheNed/OSWrapper
Single-header file C libraries for wrapping OS-specific functionality. Compatible with C++.
coderarjob/yukti
Single header Parameterised testing and mocking library for C/C++
ColleagueRiley/Silicon-h
An *single-header* alternative, pure C-focused wrapper to Apple's Cocoa API for OS X app development. Requires little to no Objective-C knowledge to use. Based on the original Silicon by EimaMei! Written in Pure C, no objective-c nonsense.
Jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
Oderjunkie/foobarbaz
foobarbaz - a single-header property-based testing library in C99
brightgao1/comboBoxSearch
A single-header library to easily create a search suggestions system for Win32 comboBoxes.
Strultz/organya.h
A simple C89 library for reading and decoding Organya music (.org files).