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,037Updated last year
- Modern C++: Snippets and Examples☆543Updated 3 years ago
- C++ Tip Of The Week☆1,628Updated 2 months ago
- Best practices of Modern C++☆263Updated 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…☆784Updated 11 months ago
- Slides and other materials from CppCon 2022☆546Updated 2 years ago
- C++ Learning Resources☆199Updated last month
- CMake for C++ Best Practices☆1,419Updated 3 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆199Updated last year
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- Software Architecture with C++, published by Packt☆532Updated 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…☆379Updated 9 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆739Updated 5 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated last week
- Slides and other materials from CppCon 2023☆318Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆308Updated 3 months ago
- Very fast synchronous and asynchronous C++17 logging library☆305Updated 2 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 8 months ago
- A template CMake project to get you started with C++ and tooling☆2,552Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆365Updated 2 years ago
- Technical Note: From C++98 to C++2x☆143Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆712Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated last year
- Pitchfork is a Set of C++ Project Conventions☆1,193Updated last year
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆184Updated last week
- The quantities and units library for C++☆1,221Updated 3 weeks ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆192Updated 6 years ago
- Convenient, high-performance RGB color and position control for console output☆848Updated 10 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,836Updated last year