The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆44,840Mar 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,628Feb 6, 2026Updated last month
- A cheatsheet of modern C++ language and library features.☆21,530Mar 1, 2026Updated 2 weeks ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,217Mar 11, 2026Updated last 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,247Mar 11, 2026Updated last week
- A modern formatting library☆23,328Updated this week
- A collection of resources on modern C++☆12,915Aug 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,706Aug 6, 2024Updated last year
- An open-source C++ library developed and used at Facebook.☆30,280Updated this week
- JSON for Modern C++☆49,151Updated this week
- Abseil Common Libraries (C++)☆17,120Updated this week
- Fast C++ logging library.☆28,471Updated this 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,356Aug 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,994Updated this week
- MSVC's implementation of the C++ Standard Library.☆10,994Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- C++ Library Manager for Windows, Linux, and MacOS☆26,736Updated 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,176Nov 15, 2025Updated 4 months ago
- Presentation Materials from CppCon 2015☆1,793May 25, 2017Updated 8 years ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,331Feb 16, 2026Updated last month
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Updated 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,757Mar 7, 2026Updated last week
- stb single-file public domain libraries for C/C++☆32,977Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆18,622Updated 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,893Mar 11, 2026Updated last week
- Conan - The open-source C and C++ package manager☆9,265Updated this week
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,008Feb 5, 2025Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,537Dec 22, 2025Updated 2 months ago
- A book-in-progress about the Linux kernel and its insides.☆32,244Updated this week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,351Dec 15, 2025Updated 3 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,768Mar 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,265Jun 12, 2025Updated 9 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,636Updated 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,519Aug 20, 2024Updated last year