#header-only (30 Repositories)
Ranked open-source repositories tagged with #header-only, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.9%
4.0h
30 repositories tagged #header-only
fktn-k/fkYAML
A C++ header-only YAML library
martinus/svector
Compact SVO optimized vector for C++17 or higher
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
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.
stephenberry/glaze
Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAML, EETF
nlohmann/json
JSON for Modern C++
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
CrowCpp/Crow
A Fast and Easy to use microframework for the web.
Neargye/semver
Semantic Versioning for modern C++
gsl-lite/gsl-lite
ISO C++ Core Guidelines Library implementation for C++98, C++11 up
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
boostorg/histogram
Fast multi-dimensional generalized histogram with convenient interface for C++14
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
boostorg/json
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
yixuan/MiniDNN
A header-only C++ library for deep neural networks
tristanpenman/valijson
Header-only C++ library for JSON Schema validation, with support for many popular parsers
alibaba/libgrape-lite
🍇 A C++ library for parallel graph processing (GRAPE) 🍇
SergeyMakeev/ExcaliburHash
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
nonstd-lite/optional-lite
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
peter-winter/ctpg
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
approvals/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
mcmtroffaes/inipp
Simple C++ ini parser.
uni-algo/uni-algo
Unicode Algorithms Implementation for C/C++
bullno1/ugc
A single-header incremental garbage collector library
cntools/rawdraw
Primitive Platform Agnostic Windowing+Input Header-Only Library
bitwizeshift/result
A lightweight C++11-compatible error-handling mechanism
boost-ext/te
C++17 Run-time Polymorphism (Type Erasure) library
Jacajack/liblightmodbus
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library