isocpp / CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
☆43,679Updated last week
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,298Updated 8 months ago
- Guidelines Support Library☆6,404Updated last week
- A cheatsheet of modern C++ language and library features.☆20,426Updated last month
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,422Updated 9 months ago
- Fast C++ logging library.☆26,156Updated last week
- MSVC's implementation of the C++ Standard Library.☆10,580Updated this week
- A microbenchmark support library☆9,505Updated 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++…☆19,381Updated 2 weeks ago
- C++ standards drafts☆5,833Updated this week
- Super-project for modularized Boost☆7,654Updated this week
- An open-source C++ library developed and used at Facebook.☆29,371Updated this 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,159Updated 5 months ago
- Abseil Common Libraries (C++)☆15,895Updated this week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,187Updated 8 months ago
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆8,657Updated 8 months ago
- A modern formatting library☆21,804Updated this week
- Conan - The open-source C and C++ package manager☆8,726Updated this week
- JSON for Modern C++☆45,707Updated this week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/