isocpp / CppCoreGuidelinesLinks
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆44,020Updated 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,464Updated last week
- A collection of resources on modern C++☆12,499Updated 11 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,504Updated last year
- A cheatsheet of modern C++ language and library features.☆20,885Updated 4 months ago
- A microbenchmark support library☆9,648Updated this week
- Fast C++ logging library.☆26,958Updated 2 weeks 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,639Updated this week
- A modern formatting library☆22,154Updated this week
- Super-project for modularized Boost☆7,859Updated this week
- Abseil Common Libraries (C++)☆16,163Updated this week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆8,856Updated this week
- C++ Library Manager for Windows, Linux, and MacOS☆25,335Updated this week
- C++ standards drafts☆5,904Updated this week
- MSVC's implementation of the C++ Standard Library.☆10,746Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆65,423Updated this week
- Conan - The open-source C and C++ package manager☆8,863Updated this week
- An open-source C++ library developed and used at Facebook.☆29,642Updated this week
- JSON for Modern C++☆46,672Updated this week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,989Updated 11 months ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,956Updated 4 months ago
- static analysis of C/C++ code☆6,266Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,285Updated 4 months ago
- 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,196Updated last month
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,774Updated 6 months ago
- GoogleTest - Google Testing and Mocking Framework☆36,517Updated last week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,436Updated 2 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,343Updated last month
- Run compilers interactively from your web browser and interact with the assembly☆17,835Updated this week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,246Updated last week
- A simple C++11 Thread Pool implementation☆8,442Updated last year