Vennor's Stars
aiekick/SdfFontDesigner
Offline font tuning/bitmap generation via shaders
juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Genivia/FuzzyMatcher
Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.
luceneplusplus/LucenePlusPlus
Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
corkami/formats
File formats
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
enkisoftware/imgui_markdown
Markdown for Dear ImGui
TeamHypersomnia/rectpack2D
A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.
STulling/ImageReconstructor
Reconstructs an image using smaller images
Neargye/semver
Semantic Versioning for modern C++
Neargye/scope_guard
Scope Guard & Defer C++
binary1248/GLS
GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.
apetrone/simplefilewatcher
unofficial mirror
DaemonSnake/unconstexpr
a c++ header library that implements variant constexpr functions and types.
iodcpp/metamap
C++17 immutable compile-time key value map
veselink1/refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
bombomby/optick
C++ Profiler For Games
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
mikael-s-persson/templight
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantiation process.
schulmar/Templar
Visualization tool for Templight C++ template debugger traces
microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
standardese/cppast
Library to parse and work with the C++ AST
foonathan/string_id
A small C++ library to handle hashed strings serving as identifiers.
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
gwiazdorrr/CxxSwizzle
Modern C++ swizzling header-only library
duplicati/duplicati
Store securely encrypted backups in the cloud!
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: