isocpp / CppCoreGuidelinesLinks
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆43,836Updated last month
Alternatives and similar repositories for CppCoreGuidelines
Users that are interested in CppCoreGuidelines are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆12,385Updated 10 months ago
- Guidelines Support Library☆6,442Updated 3 weeks ago
- A cheatsheet of modern C++ language and library features.☆20,696Updated 2 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,465Updated 10 months ago
- JSON for Modern C++☆46,132Updated last week
- MSVC's implementation of the C++ Standard Library.☆10,680Updated this week
- Abseil Common Libraries (C++)☆16,011Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,890Updated 3 months ago
- 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++…☆19,516Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 3 months ago
- C++ standards drafts☆5,859Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,281Updated 2 weeks ago
- A microbenchmark support library☆9,572Updated 2 weeks ago
- A modern formatting library☆21,938Updated this week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,878Updated 10 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,212Updated 9 months ago
- Conan - The open-source C and C++ package manager☆8,812Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆64,478Updated last week
- Fast C++ logging library.☆26,508Updated 2 weeks ago
- A C++ header-only HTTP/HTTPS server and client library☆14,503Updated this week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,376Updated this week
- A C++ library for interacting with JSON.☆8,567Updated 3 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,305Updated last week
- static analysis of C/C++ code☆6,199Updated this week
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- C++ Library Manager for Windows, Linux, and MacOS☆25,070Updated this week
- Seamless operability between C++11 and Python☆16,748Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆17,656Updated this week
- GoogleTest - Google Testing and Mocking Framework☆36,230Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,487Updated 2 weeks ago