isocpp / CppCoreGuidelinesLinks
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆44,105Updated 3 weeks ago
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,484Updated this week
- A collection of resources on modern C++☆12,531Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,526Updated last year
- 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,716Updated this week
- C++ standards drafts☆5,916Updated last week
- A cheatsheet of modern C++ language and library features.☆20,952Updated 4 months ago
- A microbenchmark support library☆9,673Updated last week
- Abseil Common Libraries (C++)☆16,255Updated this week
- MSVC's implementation of the C++ Standard Library.☆10,766Updated this week
- A modern formatting library☆22,215Updated last week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,370Updated last week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,257Updated 3 weeks ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,018Updated 5 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,208Updated 2 months ago
- An open-source C++ library developed and used at Facebook.☆29,698Updated 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,901Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,300Updated 5 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,459Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆65,837Updated this week
- Conan - The open-source C and C++ package manager☆8,902Updated last week
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,152Updated this week
- JSON for Modern C++☆46,983Updated this week
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,796Updated 6 months ago
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,068Updated last week
- Super-project for modularized Boost☆7,912Updated last week
- Fast C++ logging library.☆27,129Updated 2 weeks ago
- C++ Requests: Curl for People, a spiritual port of Python Requests.☆7,031Updated 2 weeks ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,046Updated last year
- C/C++ Performance Profiler☆4,312Updated 6 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,426Updated last month