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:
- C++ Tip Of The Week☆1,637Updated 4 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…☆796Updated last year
- Modern C++: Snippets and Examples☆545Updated 3 years ago
- The Standard Algorithms in C++.☆1,190Updated last year
- Slides and other materials from CppCon 2022☆553Updated last month
- 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☆720Updated 2 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆368Updated 11 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆312Updated 5 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆529Updated 3 weeks ago
- C++ Learning Resources☆200Updated 3 months ago
- Slides and other materials from CppCon 2023☆325Updated last year
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- CMake for C++ Best Practices☆1,500Updated last month
- Very fast synchronous and asynchronous C++17 logging library☆308Updated this week
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆749Updated 7 months ago
- A C++20 library for sequence-orientated programming☆641Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆381Updated 2 years ago
- Software Architecture with C++, published by Packt☆538Updated last year
- Articles on various software desing and development topics, with accent on the contamporary C++☆272Updated last month
- A template CMake project to get you started with C++ and tooling☆2,563Updated 2 years ago
- Pitchfork is a Set of C++ Project Conventions☆1,212Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆193Updated 6 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 5 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 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…☆379Updated 11 months ago
- Demo Code for presentation "C++ In Action"☆149Updated last year