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:
- Modern C++: Snippets and Examples☆550Updated 3 years ago
- C++ Tip Of The Week☆1,652Updated 6 months 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…☆815Updated last year
- The Standard Algorithms in C++.☆1,220Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆202Updated last year
- Best practices of Modern C++☆264Updated 5 years ago
- 🍦 Never use cout/printf to debug again☆731Updated 4 months ago
- Slides and other materials from CppCon 2022☆559Updated 3 months ago
- Software Architecture with C++, published by Packt☆542Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆541Updated 2 months ago
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- CMake for C++ Best Practices☆1,555Updated 2 weeks ago
- Technical Note: From C++98 to C++2x☆143Updated 6 months ago
- C++ Learning Resources☆203Updated 5 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆320Updated last month
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆750Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- Very fast synchronous and asynchronous C++17 logging library☆313Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆397Updated 2 years ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- C++ Faker library for generating fake (but realistic) data.☆395Updated last month
- The quantities and units library for C++☆1,291Updated last month
- A C++20 library for sequence-orientated programming☆680Updated last month
- Slides and other materials from CppCon 2023☆332Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,392Updated 4 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆281Updated last year
- A template CMake project to get you started with C++ and tooling☆2,573Updated 2 years ago
- The missing CMake project initializer☆2,435Updated 3 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆196Updated 6 years ago