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,685Updated last year
Alternatives and similar repositories for cppbestpractices
Users that are interested in cppbestpractices are comparing it to the libraries listed below
Sorting:
- A template CMake project to get you started with C++ and tooling☆2,580Updated 2 years ago
- A collection of resources on modern C++☆12,854Updated last year
- Guidelines Support Library☆6,612Updated last month
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,294Updated 10 months ago
- A cheatsheet of modern C++ language and library features.☆21,410Updated 10 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,602Updated last 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++…☆20,168Updated 2 weeks ago
- A curated list of awesome header-only C++ libraries☆4,052Updated 3 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,344Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,346Updated 10 months ago
- Slides and other materials from CppCon 2020☆1,629Updated 5 years ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,612Updated this week
- CMake for C++ Best Practices☆1,604Updated this week
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,746Updated 3 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,451Updated 7 months ago
- Slides and other materials from CppCon 2017☆1,838Updated 5 years ago
- A microbenchmark support library☆9,995Updated this week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆4,114Updated last week
- Slides and other materials from CppCon 2019☆1,259Updated 3 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,375Updated 3 weeks ago
- Slides and other materials from CppCon 2018☆1,450Updated 6 years ago
- A categorized list of C++ resources.☆5,204Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,932Updated last week
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,880Updated last month
- C++ Tip Of The Week☆1,657Updated 8 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,516Updated 3 years ago
- C++ Requests: Curl for People, a spiritual port of Python Requests.☆7,268Updated 2 weeks ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,876Updated 2 weeks ago
- A modern formatting library☆23,237Updated this week
- The missing CMake project initializer☆2,476Updated 5 months ago