Stars
A library that allows creating diagrams such as flowcharts or even proper engineering schematics within a Qt application.
Header-only, non-intrusive and macro-free runtime reflection system in C++
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C…
C++ library to implement non-linear undo/redo functionality
A modern, fast, lightweight thread pool library based on C++20
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
Compile Time Regular Expression in C++
Cross Platform C++ Vector Graphics Library (Inspired by the HTML5 canvas API)
A curated list of awesome header-only C++ libraries
A C++ library for debugging purposes that can print any variable, even user-defined types.
An application that allows you to change the settings of MSI laptops running Linux
A cheatsheet of modern C++ language and library features.
a header-only, constexpr alternative to gperf for C++14 users
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
A beautiful stack trace pretty printer for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Reduce logging to its absolute minimum without sacrificing the information logged.
A fast single-producer, single-consumer lock-free queue for C++
🐜 single header process launching solution for C and C++
Zero overhead utilities for preventing bugs at compile time
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.