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,040Updated last year
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆790Updated last year
- Modern C++: Snippets and Examples☆544Updated 3 years ago
- C++ Tip Of The Week☆1,633Updated 3 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Slides and other materials from CppCon 2022☆547Updated 2 years ago
- Best practices of Modern C++☆263Updated 4 years ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- CMake for C++ Best Practices☆1,460Updated this week
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆367Updated 9 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆742Updated 6 months ago
- C++ Learning Resources☆198Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆523Updated 2 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,555Updated 2 years ago
- 🍦 Never use cout/printf to debug again☆715Updated 3 weeks ago
- Software Architecture with C++, published by Packt☆536Updated 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 10 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆309Updated 3 months ago
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆372Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆274Updated last year
- Very fast synchronous and asynchronous C++17 logging library☆306Updated this week
- Slides and other materials from CppCon 2023☆319Updated last year
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated last year
- The quantities and units library for C++☆1,233Updated this week
- Articles on various software desing and development topics, with accent on the contamporary C++☆263Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- Convenient, high-performance RGB color and position control for console output☆848Updated 11 months ago
- A C++20 library for sequence-orientated programming☆632Updated 2 weeks ago
- The missing CMake project initializer☆2,375Updated 6 months ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,847Updated last year