cpp-best-practices / cppbestpracticesLinks
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,539Updated last year
Alternatives and similar repositories for cppbestpractices
Users that are interested in cppbestpractices are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆12,554Updated last year
- A cheatsheet of modern C++ language and library features.☆21,002Updated 5 months ago
- A template CMake project to get you started with C++ and tooling☆2,555Updated 2 years ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,034Updated 5 months ago
- Guidelines Support Library☆6,498Updated 2 weeks ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,258Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,386Updated last week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,476Updated last week
- A curated list of awesome header-only C++ libraries☆3,923Updated last year
- C++ standards drafts☆5,919Updated this week
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,154Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,302Updated 5 months ago
- A microbenchmark support library☆9,703Updated this week
- A modern formatting library☆22,313Updated this week
- 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++…☆19,761Updated last week
- Lightweight C++ command line option parser☆4,558Updated last week
- A date and time library based on the C++11/14/17 <chrono> header☆3,295Updated 3 weeks ago
- CMake for C++ Best Practices☆1,469Updated this week
- C++ Insights - See your source code with the eyes of a compiler☆4,374Updated 2 months ago
- C++ Tip Of The Week☆1,634Updated 3 months ago
- A categorized list of C++ resources.☆5,076Updated this week
- C/C++ Performance Profiler☆4,310Updated 7 months ago
- Slides and other materials from CppCon 2017☆1,817Updated 4 years ago
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆8,918Updated last month
- A C++11 library for serialization☆4,511Updated 7 months ago
- Slides and other materials from CppCon 2020☆1,632Updated 4 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,652Updated last week
- A beautiful stack trace pretty printer for C++☆4,132Updated 4 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,847Updated last year
- Fast C++ logging library.☆27,204Updated last month