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:
- Modern C++: Snippets and Examples☆550Updated 3 years ago
- C++ Tip Of The Week☆1,655Updated 7 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…☆825Updated last year
- The Standard Algorithms in C++.☆1,223Updated last year
- Slides and other materials from CppCon 2022☆558Updated 4 months ago
- Best practices of Modern C++☆265Updated 5 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆544Updated 3 months ago
- Software Architecture with C++, published by Packt☆543Updated last year
- A directory for the Daily bit(e) of C++ series of posts.☆204Updated last year
- Minimized version of cpp_starter_project☆188Updated 2 years ago
- 🍦 Never use cout/printf to debug again☆732Updated 4 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆751Updated 10 months ago
- C++ Learning Resources☆203Updated 5 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆321Updated 2 months ago
- A template CMake project to get you started with C++ and tooling☆2,573Updated 2 years ago
- CMake for C++ Best Practices☆1,561Updated last month
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,875Updated 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…☆382Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- A C++20 library for sequence-orientated programming☆705Updated 2 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆196Updated 6 years ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆276Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆363Updated last week
- Pitchfork is a Set of C++ Project Conventions☆1,228Updated last year
- The quantities and units library for C++☆1,313Updated last week
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆619Updated 2 years ago
- Very fast synchronous and asynchronous C++17 logging library☆334Updated this week
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Updated 2 years ago
- A small c++ template with modern CMake☆324Updated 4 months ago