Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
☆569Mar 30, 2022Updated 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++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated 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…☆383Oct 23, 2024Updated last year
- The Standard Algorithms in C++.☆1,318Feb 16, 2024Updated 2 years ago
- C++ Tip Of The Week☆1,656May 20, 2025Updated 9 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,700Aug 6, 2024Updated last year
- An attempt at a pedagogical enigma machine emulator in nodejs☆16Jul 8, 2022Updated 3 years ago
- Convenient, high-performance RGB color and position control for console output☆861Sep 21, 2024Updated last year
- Conan extension☆10Sep 20, 2025Updated 5 months ago
- A cheatsheet of modern C++ language and library features.☆21,505Feb 22, 2026Updated last week
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Mar 23, 2018Updated 7 years ago
- Certifiable solvers for the relative pose problem (RPp) with known gravity vector☆13Feb 16, 2023Updated 3 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated 2 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- ☆22Jun 17, 2022Updated 3 years ago
- Simple C++20 module support for CMake☆213Nov 17, 2023Updated 2 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Jun 4, 2018Updated 7 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆247Oct 29, 2024Updated last year
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- A low level preprocessor meta programming library.☆30Jul 20, 2023Updated 2 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆555Updated this week
- 这是一门包罗万象但又井然有序、既有岁月沉淀但又非常潮流的 SRE (Site Reliability Engineer) 教程。☆137Oct 9, 2023Updated 2 years ago
- IROS2018 SLAM papers (ref from PaoPaoRobot)☆11Jan 22, 2019Updated 7 years ago
- ☆10Jun 26, 2024Updated last year
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,885Dec 26, 2025Updated 2 months ago
- Parameter passing and initialization☆81Dec 27, 2021Updated 4 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- ☆22Oct 19, 2020Updated 5 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Mar 20, 2023Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- C++ HTML Element Apparator☆42Feb 18, 2024Updated 2 years ago
- A template CMake project to get you started with C++ and tooling☆2,583Apr 19, 2023Updated 2 years ago
- C++ parsing DSL☆1,229Oct 18, 2025Updated 4 months ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,923Feb 22, 2026Updated last week
- ☆181Jan 21, 2026Updated last month
- nbdev-based library for Frank and Seth's book draft.☆17Sep 11, 2024Updated last year