header-only-library topic

List header-only-library repositories

cpp-semver

31
Stars
6
Forks
Watchers

Semantic Versioning library for modern C++.

FunctionTraits

22
Stars
3
Forks
Watchers

Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, return type, etc.)

arena-allocator

21
Stars
1
Forks
Watchers

Super small, simple, and C89-compliant single-header arena "allocator".

RTTIHook

16
Stars
3
Forks
Watchers

A highly customizable header only RTTI analysis and VFT hooking toolset.

math_intrinsics

22
Stars
0
Forks
22
Watchers

One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)