The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆44,855Mar 12, 2026Updated last week
Alternatives and similar repositories for CppCoreGuidelines
Users that are interested in CppCoreGuidelines are comparing it to the libraries listed below
Sorting:
- Guidelines Support Library☆6,636Updated this week
- A cheatsheet of modern C++ language and library features.☆21,556Mar 1, 2026Updated 3 weeks ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,380Updated this week
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,263Mar 11, 2026Updated last week
- A modern formatting library☆23,328Updated this week
- A collection of resources on modern C++☆12,923Aug 20, 2024Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,708Aug 6, 2024Updated last year
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- JSON for Modern C++☆49,151Updated this week
- Abseil Common Libraries (C++)☆17,120Updated this week
- Fast C++ logging library.☆28,511Mar 14, 2026Updated last week
- GoogleTest - Google Testing and Mocking Framework☆38,361Mar 10, 2026Updated last week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,362Aug 17, 2024Updated last year
- A microbenchmark support library☆10,070Updated this week
- C++ standards drafts☆119Updated this week
- Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies☆71,994Mar 16, 2026Updated last week
- MSVC's implementation of the C++ Standard Library.☆10,993Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated last year
- C++ Library Manager for Windows, Linux, and MacOS☆26,765Updated this week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,186Nov 15, 2025Updated 4 months ago
- Presentation Materials from CppCon 2015☆1,793May 25, 2017Updated 8 years ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,336Feb 16, 2026Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,660Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Seamless operability between C++11 and Python☆17,769Mar 7, 2026Updated 2 weeks ago
- stb single-file public domain libraries for C/C++☆32,977Mar 16, 2026Updated last week
- Run compilers interactively from your web browser and interact with the assembly☆18,627Updated this week
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,914Mar 11, 2026Updated last week
- Conan - The open-source C and C++ package manager☆9,275Updated this week
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,012Feb 5, 2025Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,542Dec 22, 2025Updated 3 months ago
- A book-in-progress about the Linux kernel and its insides.☆32,252Mar 15, 2026Updated last week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,352Dec 15, 2025Updated 3 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API de…☆8,261Jun 12, 2025Updated 9 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,646Updated this week
- Slides and other materials from CppCon 2016☆1,806Apr 13, 2018Updated 7 years ago
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,384Updated this week
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,522Aug 20, 2024Updated last year