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++.
☆570Updated 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 official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆839Updated last year
- C++ Tip Of The Week☆1,658Updated 8 months ago
- Modern C++: Snippets and Examples☆552Updated 3 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆204Updated last year
- The Standard Algorithms in C++.☆1,228Updated last year
- Best practices of Modern C++☆267Updated 5 years ago
- Slides and other materials from CppCon 2022☆563Updated 5 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆323Updated 3 months ago
- CMake for C++ Best Practices☆1,604Updated this week
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,880Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆553Updated 3 weeks ago
- 🍦 Never use cout/printf to debug again☆735Updated 6 months ago
- A template CMake project to get you started with C++ and tooling☆2,582Updated 2 years ago
- Software Architecture with C++, published by Packt☆552Updated last year
- C++ Learning Resources☆203Updated last month
- A C++20 library for sequence-orientated programming☆721Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆753Updated 11 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆277Updated 5 months ago
- Slides and other materials from CppCon 2023☆336Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆200Updated 6 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- Pitchfork is a Set of C++ Project Conventions☆1,228Updated last year
- Slides and other materials from CppCon 2020☆1,629Updated 5 years ago
- The missing CMake project initializer☆2,477Updated 5 months ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆406Updated 2 years ago
- The quantities and units library for C++☆1,349Updated this week
- Pipelines for expressive code on collections in C++☆836Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year