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,600Updated 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,565Updated 2 years ago
- Guidelines Support Library☆6,554Updated this week
- A collection of resources on modern C++☆12,679Updated last year
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,119Updated 7 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,290Updated 2 weeks ago
- A cheatsheet of modern C++ language and library features.☆21,206Updated 7 months ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,371Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,464Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,325Updated 7 months ago
- C++ standards drafts☆5,962Updated last week
- CMake for C++ Best Practices☆1,520Updated 3 weeks ago
- A curated list of awesome header-only C++ libraries☆3,953Updated last year
- A microbenchmark support library☆9,799Updated 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,766Updated 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++…☆19,933Updated 3 weeks ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,861Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,407Updated 4 months ago
- Super-project for modularized Boost☆8,091Updated this week
- The missing CMake project initializer☆2,423Updated 2 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,744Updated 5 months ago
- Asio C++ Library☆5,600Updated this week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,015Updated last week
- HTTP and WebSocket built on Boost.Asio in C++11☆4,680Updated 2 weeks ago
- Slides and other materials from CppCon 2020☆1,630Updated 5 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,478Updated 3 years ago
- C/C++ Performance Profiler☆4,307Updated 9 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,947Updated last week
- Lightweight C++ command line option parser☆4,605Updated this week
- A C++11 library for serialization☆4,540Updated 9 months ago
- CMake Cookbook recipes.☆2,836Updated 4 years ago