-
Not a c++ project per se, but https://github.com/friendlyanon/cmake-init <- generates modern c++ projects with tests, static analysis, coverage, CI, package manager support etc.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
https://github.com/cpp-best-practices/gui_starter_template from Jason Turner (aka lefticus) is quite a popular one (2.1k stars in Github)
-
I've learned a lot exploring NASA Jet Propulsion Lab's F Prime flight software. It's a great and very active repo. This software is currently running, for example, on the helicopter that is flying around on Mars. It will be used on a lot of exciting space probes in the future.
-
-
-
I always recommend https://github.com/nlohmann/json
-
I recommend a project I work on: https://github.com/SophistSolutions/Stroika
-
-
-
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
this is also great https://github.com/cpm-cmake/CPM.cmake
-
concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
I use concurrencpp for my asynchronous code and the repo is written in modern cpp, with tests, sanitizers and what not.
Related posts
-
CMake + Poco + FetchContent build options problem
-
android VS nitroshare-desktop - a user suggested alternative
2 projects | 13 Sep 2024 -
C++ Game Utility Libraries: for Game Dev Rustaceans
-
Please help me find a semi Permanent OS
-
VCMI 1.2.0 released - Free & open-source engine for Heroes of Might and Magic 3