A single-header ANSI C immediate mode cross-platform GUI library
-
Updated
Jun 28, 2021 - C
{{ message }}
A single-header ANSI C immediate mode cross-platform GUI library
Activity Indicators for Modern C++
A curated list of awesome header-only C++ libraries
Table Maker for Modern C++
Minimalistic MP3 decoder single header library
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Minimalistic H264/SVC encoder single header library
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
Love template metaprogramming
Lightweight Error Augmentation Framework
Fast CSV parser and writer for Modern C++
A single-header incremental garbage collector library
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
C++ behavior tree single header library
Microbenchmarking for Modern C++
C++ minimal entity-component system single header library
Glob for C++17
set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.
There is currently no way to cleanly disconnect from the server on the client side: you can just stop the client and the server will detect the disconnection after a few seconds as packets will no longer be received.
The idea is to add a function to the client API that attempts to clean disconnection by sending a specific (library reserved) message (reliably) from the client to the server. Upon
Collection of small public domain de/compressors in plain C.
Collection of cross-platform single-header C libraries for doing a lot of stuff! (Still WIP)
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
envy: Deserialize environment variables into type-safe structs
Single-file port of Lua, a powerful scripting language.
Priority-based Task Scheduling for Modern C++
Single-file libraries for C/C++ in public domain
Single-header library for writing CLI applications in C/C++
Add a description, image, and links to the single-header topic page so that developers can more easily learn about it.
To associate your repository with the single-header topic, visit your repo's landing page and select "manage topics."
Make the output, especially as generated by the macros
TEST_CHECK(),TEST_MSG()andTEST_DUMP(), automatically adapt to the current terminal size, so that it looks good in a reasonably small terminal window but can use effectively more space if the terminal window is big.This should involve: