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 Standard Algorithms in C++.☆1,040Updated last year
- C++ Tip Of The Week☆1,636Updated 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…☆792Updated last year
- Modern C++: Snippets and Examples☆546Updated 3 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Slides and other materials from CppCon 2022☆551Updated 3 weeks ago
- Best practices of Modern C++☆264Updated 4 years ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆271Updated 2 weeks ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- C++ Learning Resources☆199Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆527Updated 2 weeks ago
- Software Architecture with C++, published by Packt☆538Updated last year
- 🍦 Never use cout/printf to debug again☆720Updated last month
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 10 months ago
- CMake for C++ Best Practices☆1,474Updated last week
- 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…☆380Updated 10 months ago
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆186Updated last week
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆192Updated 6 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- A C++20 library for sequence-orientated programming☆639Updated 2 weeks ago
- A collection of lock-free data structures written in standard C++11☆924Updated 8 months ago
- Add a command interpreter (eg., REPL) to any C++ program☆445Updated 3 years ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆745Updated 7 months ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆378Updated 2 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆310Updated 4 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- A template CMake project to get you started with C++ and tooling☆2,560Updated 2 years ago
- Very fast synchronous and asynchronous C++17 logging library☆307Updated 2 weeks ago
- A C++ type to trace calls to special member functions.☆103Updated last year