microsoft /
vcpkg
C++ Library Manager for Windows, Linux, and MacOS
92/100 healthLoading repository data…
cpp-best-practices / repository
CMake for C++ Best Practices
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a C++ Best Practices GitHub template for getting up and running with C++ quickly.
By default (when building as the top-level project)
It includes
Live Demo: If you enable GitHub Pages in your project created from this template, you'll have a working example like this:
The main branch deploys to the root, develop to /develop/, and tags to /tagname/.
It requires
This project gets you started with a simple example of using FTXUI, which happens to also be a game.
First, click the green Use this template button near the top of this page.
This will take you to GitHub's 'Generate Repository'
page.
Fill in a repository name and short description, and click 'Create repository from template'.
This will allow you to create a new repository in your GitHub account,
prepopulated with the contents of this project.
After creating the project please wait until the cleanup workflow has finished setting up your project and committed the changes.
Now you can clone the project locally and get to work!
git clone https://github.com/<user>/<your_new_repo>.git
See Catch2 tutorial
Selected from shared topics, language and repository description—not editorial ratings.
microsoft /
C++ Library Manager for Windows, Linux, and MacOS
92/100 healthTheLartians /
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
93/100 healthmosra /
Lightweight and modular C++11 graphics middleware for games and data visualization
leetal /
A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
89/100 healthfilipdutescu /
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
88/100 healthlibsndfile /
A C library for reading and writing sound files containing sampled audio data.
83/100 health