mplastow's Stars
Lunarsong/StructureOfArrays
Structure of Arrays (SoA) class in C++.
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
matepek/vscode-catch2-test-adapter
Catch2, Google Test and doctest Adapter for the VSCode
ggerganov/ggweb
Template for C++ GUI apps that can run in the browser
duneroadrunner/SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
duneroadrunner/scpptool
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
gabime/spdlog
Fast C++ logging library.
Cpp4You/CppLangNet
The modern website for C++ language to make it more accessible.
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
erincatto/box2d
Box2D is a 2D physics engine for games
nothings/single_file_libs
List of single-file C/C++ libraries.
david-vanderson/dvui
SnapperTT/sdl-stb-font
Renders text using STB_Truetype in pure SDL
toeb/cmakepp
An Enhancement Suite for the CMake Build System
sakra/cotire
CMake module to speed up builds.
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
uber/hermetic_cc_toolchain
Bazel C/C++ toolchain for cross-compiling C/C++ programs
Floe-Project/Floe
Sample library player with powerful prebuilt GUI | CLAP, VST3 and AU
Boostibot/c_lib
General purpose modern C library
memstechtips/UnattendedWinstall
Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
McUsr/core_arena
A `plug and play` arena allocator that plays well with malloc() for x86-64 Linux/Unix Systems, but easy to port.
tezc/sc
Common libraries and data structures for C.
srdja/Collections-C
A library of generic data structures for the C language.
vectorclass/version2
Vector class library, latest version
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
sebastianhein/urp_kawase_blur
URP renderfeature test project
jart/cosmopolitan
build-once run-anywhere c library
danmar/cppcheck
static analysis of C/C++ code