COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200901041225/https://github.com/topics/single-header
Here are
86 public repositories
matching this topic...
A single-header ANSI C immediate mode cross-platform GUI library
Activity Indicators for Modern C++
Minimalistic MP3 decoder single header library
🚀 Making multi-player gamedev simpler since 2017
A curated list of awesome header-only C++ libraries
Table Maker for Modern C++
Minimalistic H264/SVC encoder single header library
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Love template metaprogramming
A single-header incremental garbage collector library
Lightweight Error Augmentation Framework
⚡️ ENet reliable UDP networking library
C++ behavior tree single header library
C++ minimal entity-component system single header library
Fast CSV parser and writer for Modern C++
Collection of small public domain de/compressors in plain C.
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 libraries for C/C++ in public domain
Priority-based Task Scheduling for Modern C++
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
Single-header library for writing CLI applications in C/C++
Displayed width of UTF-8 strings in Modern C++
Single-header base C++ classes.
One header library for rendering text via OpenGL API
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
A Quasi-Monte-Carlo Integrator Library with CUDA Support
Improve this page
Add a description, image, and links to the
single-header
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
single-header
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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: