header-only-library
There are 173 repositories under header-only-library topic.
fungos/cr
cr.h: A Simple C Hot Reload Header-only Library
martinus/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
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.
bobluppes/graaf
A general-purpose lightweight C++ graph library
Loki-Astari/ThorsMongo
C++ MongoDB API and BSON/JSON Serialization library
fktn-k/fkYAML
A C++ header-only YAML library
codeinred/recursive-variant
Recursive Variant: A simple library for Recursive Variant Types
ccgargantua/arena-allocator
Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".
rbock/sqlpp23
A type safe SQL library for C++
Jaysmito101/lexpp
Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library
ZigRazor/CXXStateTree
A C++ Header-Only Hierarchical State Tree Library
z4kn4fein/cpp-semver
Semantic Versioning library for modern C++.
Boostibot/cbasis
A collection of freestanding single-header libraries for modern C development
oluan/ninjaipc
Header-only C/C++ IPC for Windows, Linux and macOS.
baderouaich/BitmapPlusPlus
Simple and Fast single header Bitmap (BMP) C++ library
HexadigmSystems/FunctionTraits
Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)
tinic/constixel
constixel is a single header minimalistic constexpr C++20 2D graphics rendering library
spevnev/uprintf
Header-only library for printing anything in C/C++ on Linux.
goutham/magic-bits
A C++ header-only library for efficient move generation in chess using "magic bitboards" technique
Villy-P/CPPConsole
A header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more
techiew/UltimateProxyDLL
Header-only library for dynamic DLL proxying in one function call
RolandMarchand/vector.h
Type-safe vector type generator for C
Dasaav-dsv/RTTIHook
A highly customizable header only RTTI analysis and VFT hooking toolset.
RolandMarchand/hashmap.h
Type-safe hashmap type generator for C
mshenoda/argy
Argy: Command-line parsing library for modern C++ — simple, intuitive, and header-only with no dependencies.
Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
aprilweilab/picovcf
Single-header C++ library for fast/low-memory VCF (Variant Call Format) parsing.
ttarkowski/quile
C++ genetic algorithms scientific library
KernelTuner/kernel_float
CUDA/HIP header-only library for low-precision (16 bit, 8 bit) and vectorized GPU kernel development
Sidelobe/HyperBuffer
A C++ structure to manage multi-dimensional data efficiently and safely
CosmicToast/bread.h
Bready header-only libraries.
Daskie/qc-hash
(Legacy) Extremely fast unordered map and set library for C++20
gAAAAABkUSRAxUciCMbZ5-9L/Header-Based-Data-Structures
A collection of generic header only data structures written in C
krippner/auto-diff
A modular C++17 framework for automatic differentiation
Oderjunkie/foobarbaz
foobarbaz - a single-header property-based testing library in C99
yangyongkang2000/SEvoBench
A C++ Framework for Evolutionary Single-Objective Optimization Benchmarking