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++.
☆571Updated 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,225Updated last year
- Modern C++: Snippets and Examples☆552Updated 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…☆829Updated last year
- C++ Tip Of The Week☆1,656Updated 8 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆204Updated last year
- Best practices of Modern C++☆266Updated 5 years ago
- C++ Learning Resources☆203Updated 2 weeks ago
- Software Architecture with C++, published by Packt☆552Updated last year
- CMake for C++ Best Practices☆1,589Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- Slides and other materials from CppCon 2022☆561Updated 4 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆373Updated last year
- 🍦 Never use cout/printf to debug again☆734Updated 5 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆276Updated 4 months ago
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆403Updated 2 years ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆753Updated 11 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆321Updated 3 months ago
- A template CMake project to get you started with C++ and tooling☆2,579Updated 2 years ago
- Very fast synchronous and asynchronous C++17 logging library☆340Updated 2 weeks ago
- The quantities and units library for C++☆1,338Updated this week
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆200Updated 6 years ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆284Updated last year
- A C++20 library for sequence-orientated programming☆716Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,404Updated 2 weeks ago
- Pitchfork is a Set of C++ Project Conventions☆1,230Updated last year
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,879Updated last month
- Add a command interpreter (eg., REPL) to any C++ program☆449Updated 4 years ago
- Customizable automatic UML diagram generator for C++ based on Clang.☆859Updated 3 months ago