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,652Updated 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,796Updated last year
- A cheatsheet of modern C++ language and library features.☆21,340Updated 8 months ago
- Guidelines Support Library☆6,593Updated 3 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,573Updated 2 years ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,250Updated 9 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,318Updated 2 weeks ago
- C++ standards drafts☆71Updated last week
- A curated list of awesome header-only C++ libraries☆4,014Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,342Updated 9 months ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,660Updated 3 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,433Updated 6 months ago
- Compile Time Regular Expression in C++☆3,733Updated 3 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,876Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,875Updated last week
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,494Updated 3 years ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,828Updated 7 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,548Updated this week
- CMake for C++ Best Practices☆1,561Updated last month
- Lightweight C++ command line option parser☆4,652Updated this week
- C++ Tip Of The Week☆1,655Updated 7 months ago
- A categorized list of C++ resources.☆5,184Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,355Updated last month
- A tool for use with clang to analyze #includes in C and C++ source files☆4,583Updated this week
- CMake Cookbook recipes.☆2,840Updated 4 years ago
- A curated list of awesome C++ frameworks, libraries and software.☆1,151Updated 2 weeks ago
- Slides and other materials from CppCon 2017☆1,832Updated 5 years ago
- A repository of modern C++ patterns curated by the community.☆1,450Updated 3 years ago
- The missing CMake project initializer☆2,463Updated 4 months ago
- Conan - The open-source C and C++ package manager☆9,153Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,788Updated last year