Open
#
header-only
Here are 1,332 public repositories matching this topic...
A C++ header-only HTTP/HTTPS server and client library
-
Updated
Apr 21, 2022 - C++
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
-
Updated
Jul 5, 2021 - C++
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
gamedev
reflection
game-engine
cpp
data-oriented-design
modern-cpp
game-development
ecs
entity-component-system
header-only
cpp17
game-programming
production-ready
no-dependencies
architectural-patterns
data-oriented
game-dev
cpp20
ecs-framework
entt
-
Updated
Apr 21, 2022 - C++
OpenGL Mathematics (GLM)
-
Updated
Apr 20, 2022 - C++
c
docker
iot
gui
microcontroller
embedded
cross-platform
cpp
display
iot-platform
header-only
mcu
graphics-library
-
Updated
Mar 16, 2022 - C++
The fastest feature-rich C++11/14/17/20 single-header testing framework
testing
c-plus-plus
unit-testing
tdd
cpp
doctest
cpp14
cpp11
header-only
cpp17
single-file
testing-framework
cpp20
-
Updated
Apr 20, 2022 - C++
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
c-plus-plus
serialization
reflection
cplusplus
cpp
metaprogramming
enum
header-only
cpp17
c-plus-plus-17
no-dependencies
single-file
cplusplus-17
enum-to-string
string-to-enum
-
Updated
Apr 19, 2022 - C++
Compile Time Regular Expression in C++
-
Updated
Apr 3, 2022 - C++
Activity Indicators for Modern C++
lightweight
library
cpp
format
progress-bar
cpp11
header-only
formatted-text
mit-license
spinners
loading-animations
single-header-lib
terminal-colors
loading-indicator
single-header
activity-indicator
elapsed-time
termcolor
multiprogress
progress-spinner
-
Updated
Oct 28, 2021 - C++
Visual Python and C++ nanosecond profiler, logger, tests enabler
python
c-plus-plus
performance
embedded
cpp
profiler
optimization
logging
header-only
developer-tools
memory-profiler
profiling
-
Updated
Mar 21, 2022 - C++
A curated list of awesome header-only C++ libraries
lists
c-plus-plus
list
cplusplus
cross-platform
libraries
modern-cpp
cpp14
resources
cpp11
header-only
awesome-list
cpp17
cpp-library
cpp98
single-header-lib
single-header
cpp20
cpp03
header-library
-
Updated
Mar 19, 2022
Functional Programming Library for C++. Write concise and readable C++ code.
c-plus-plus
library
algorithms
cpp
functional-programming
cpp14
composition
stl
range
c-plus-plus-14
header-only
c-plus-plus-17
-
Updated
Apr 4, 2022 - C++
Parsing Expression Grammar Template Library
parsing
parser-combinators
cpp
grammar
cpp11
parsing-expression-grammar
header-only
cpp17
peg
parsing-expression-grammars
pegtl
-
Updated
Apr 21, 2022 - C++
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
-
Updated
Apr 15, 2022 - C++
Portable, simple and extensible C++ logging library
-
Updated
Apr 20, 2022 - C++
Your standard library for metaprogramming
-
Updated
Apr 13, 2022 - C++
Header-only C++ binding for libzmq
-
Updated
Apr 21, 2022 - C++
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
c-plus-plus
serialization
reflection
cplusplus
cpp
metaprogramming
header-only
cpp17
c-plus-plus-17
no-dependencies
single-file
cplusplus-17
nameof
nameof-operator
enum-to-string
-
Updated
Apr 19, 2022 - C++
Cross-platform C++11 header-only library for memory mapped file IO
cross-platform
cpp
cpp14
cpp11
header-only
mmap
fileviewer
memory-mapped-file
memory-mapping
file-view
-
Updated
Nov 14, 2021 - C++
C++ compile-time enum to string, iteration, in a single header file
-
Updated
Sep 9, 2021 - C++
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
audio
cplusplus
dft
cxx
travis-ci
dsp
cpp14
intel
avx
clang
simd
header-only
fast-fourier-transform
cpp17
cplusplus-14
fft
digital-signal-processing
avx512
ser
audio-processing
cplusplus-17
discrete-fourier-transform
-
Updated
Feb 15, 2022 - C++
Argument Parser for Modern C++
-
Updated
Apr 21, 2022 - C++
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
c-plus-plus
cpp
cpp14
container
hash
cpp11
header-only
stl-containers
no-dependencies
hash-tables
single-file
unordered-maps
-
Updated
Mar 23, 2022 - C++
A Template Engine for Modern C++
-
Updated
Mar 23, 2022 - C++
single header libraries for C/C++
-
Updated
Mar 27, 2022 - C
Argh! A minimalist argument handler.
cli
getopt
command-line
argument-parser
cli-args
cpp11
header-only
command-line-parser
single-file
getopts
-
Updated
Mar 28, 2022 - C++
game
c
lightweight
gamedev
sync
library
networking
replication
cpp
multiplayer
network
enet
chunk
header-only
zpl
low-level
single-header
librg
netcode
game-networking
-
Updated
May 8, 2021 - C
Open
Requesting a static file with an extension crow doens't know about causes an uncaught exception
2
danielskeenan
commented
Apr 16, 2022
Asking crow to respond to a static file request using crow::response::set_static_file_info causes an uncaught std::out_of_range exception if the file's extension is not one crow knows about (i.e. not in crow::mime_types).
Improve this page
Add a description, image, and links to the header-only topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the header-only topic, visit your repo's landing page and select "manage topics."
When you want to help with the development of this library, there are plenty of things were you are more than welcome:
Blocked Issues
JSON_DIAGNOSTICSvia CMake when installing the library via Homebrew. If you are familiar with Homebrew, you could fix [the formula](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nlohmann-json.