AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆20,808Updated 3 months ago
Alternatives and similar repositories for modern-cpp-features
Users that are interested in modern-cpp-features are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆12,427Updated 10 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,483Updated 11 months ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆43,913Updated this week
- Guidelines Support Library☆6,446Updated last month
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,932Updated 4 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,563Updated this week
- A microbenchmark support library☆9,598Updated last week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,225Updated 10 months ago
- A modern formatting library☆22,024Updated last week
- C++ Insights - See your source code with the eyes of a compiler☆4,326Updated 2 weeks ago
- C++ standards drafts☆5,882Updated 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,809Updated 3 weeks ago
- MSVC's implementation of the C++ Standard Library.☆10,705Updated this week
- Abseil Common Libraries (C++)☆16,085Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,265Updated 3 months ago
- A curated list of awesome header-only C++ libraries☆3,856Updated last year
- Useful CMake Examples☆12,868Updated last year
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,308Updated last week
- Conan - The open-source C and C++ package manager☆8,838Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,523Updated 2 weeks ago
- A categorized list of C++ resources.☆5,018Updated this week
- Fast C++ logging library.☆26,711Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,239Updated last week
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,089Updated 2 weeks ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,397Updated this week
- Lightweight C++ command line option parser☆4,496Updated last week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,936Updated 10 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,027Updated 2 weeks ago
- JSON for Modern C++☆46,370Updated 2 weeks 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,181Updated last month