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:
- The Standard Algorithms in C++.☆1,033Updated last year
- C++ Tip Of The Week☆1,628Updated last month
- Modern C++: Snippets and Examples☆542Updated 3 years ago
- Best practices of Modern C++☆262Updated 4 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…☆780Updated 11 months ago
- Software Architecture with C++, published by Packt☆532Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Slides and other materials from CppCon 2022☆543Updated 2 years ago
- CMake for C++ Best Practices☆1,384Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆712Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆514Updated 6 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆306Updated 2 months ago
- C++ Learning Resources☆197Updated last week
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,829Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆366Updated 8 months ago
- A template CMake project to get you started with C++ and tooling☆2,552Updated 2 years ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆738Updated 5 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- Very fast synchronous and asynchronous C++17 logging library☆300Updated last month
- The quantities and units library for C++☆1,214Updated last week
- Slides and other materials from CppCon 2023☆317Updated last year
- Pitchfork is a Set of C++ Project Conventions☆1,191Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,350Updated last week
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆356Updated 2 years ago
- 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…☆378Updated 8 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆263Updated last month
- A collection of as simple as possible, modern CMake projects☆1,206Updated 4 months ago
- A small c++ template with modern CMake☆322Updated 5 months ago
- The missing CMake project initializer☆2,333Updated 4 months ago