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.
β8,284Updated 6 months ago
Alternatives and similar repositories for cppbestpractices:
Users that are interested in cppbestpractices are comparing it to the libraries listed below
- A collection of resources on modern C++β12,108Updated 5 months ago
- A template CMake project to get you started with C++ and toolingβ2,522Updated last year
- π Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency managemeβ¦β4,610Updated last month
- A curated list of awesome CMake resources, scripts, modules and examples.β5,136Updated 5 months ago
- A cheatsheet of modern C++ language and library features.β20,063Updated 3 months ago
- Guidelines Support Libraryβ6,294Updated last month
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++β43,229Updated 3 weeks ago
- A curated list of awesome header-only C++ librariesβ3,621Updated 6 months ago
- C++ Insights - See your source code with the eyes of a compilerβ4,180Updated last week
- A tool for use with clang to analyze #includes in C and C++ source filesβ4,211Updated this week
- CMake for C++ Best Practicesβ1,223Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::rangesβ4,183Updated 4 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.β3,478Updated this week
- Slides and other materials from CppCon 2017β1,799Updated 4 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by aβ¦β2,404Updated 2 years ago
- C/C++ Performance Profilerβ4,261Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate β¦β5,150Updated last week
- π Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/β24,421Updated 5 months ago
- Slides and other materials from CppCon 2020β1,628Updated 4 years ago
- A repository of modern C++ patterns curated by the community.β1,433Updated 2 years ago
- C++ Tip Of The Weekβ1,594Updated 2 months ago
- CMake Cookbook recipes.β2,761Updated 3 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing frameworkβ6,091Updated 2 months ago
- A modern formatting library