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.
☆8,728Aug 6, 2024Updated last year
Alternatives and similar repositories for cppbestpractices
Users that are interested in cppbestpractices are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A template CMake project to get you started with C++ and tooling☆2,589Apr 19, 2023Updated 3 years ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,924Apr 16, 2026Updated last week
- A cheatsheet of modern C++ language and library features.☆21,630Mar 1, 2026Updated last month
- A collection of resources on modern C++☆12,971Aug 20, 2024Updated last year
- Guidelines Support Library☆6,661Mar 24, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,339Apr 14, 2026Updated 2 weeks ago
- CMake for C++ Best Practices☆1,740Apr 15, 2026Updated last week
- A modern formatting library☆23,456Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,924Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…