ufoym / cpp-core-guidelines-cheatsheetLinks
Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
☆569Updated 3 years ago
Alternatives and similar repositories for cpp-core-guidelines-cheatsheet
Users that are interested in cpp-core-guidelines-cheatsheet are comparing it to the libraries listed below
Sorting:
- C++ Tip Of The Week☆1,648Updated 6 months ago
- Modern C++: Snippets and Examples☆548Updated 3 years ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆809Updated last year
- The Standard Algorithms in C++.☆1,200Updated last year
- Slides and other materials from CppCon 2022☆557Updated 2 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆203Updated last year
- CMake for C++ Best Practices☆1,534Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆534Updated 2 months ago
- Best practices of Modern C++☆265Updated 5 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆319Updated last month
- 🍦 Never use cout/printf to debug again☆728Updated 3 months ago
- C++ Learning Resources☆202Updated 4 months ago
- A template CMake project to get you started with C++ and tooling☆2,571Updated 2 years ago
- Software Architecture with C++, published by Packt☆540Updated last year
- fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant cod…☆381Updated last year
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆750Updated 9 months ago
- Slides and other materials from CppCon 2023☆330Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- Customizable automatic UML diagram generator for C++ based on Clang.☆834Updated last month
- A C++20 library for sequence-orientated programming☆665Updated 3 weeks ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆390Updated 2 years ago
- Convenient, high-performance RGB color and position control for console output☆850Updated last year
- Slides and other materials from CppCon 2020☆1,630Updated 5 years ago
- Very fast synchronous and asynchronous C++17 logging library☆311Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- The quantities and units library for C++☆1,282Updated last week
- Add a command interpreter (eg., REPL) to any C++ program☆447Updated 4 years ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆275Updated 2 months ago
- Technical Note: From C++98 to C++2x☆143Updated 5 months ago