AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆21,294Updated 8 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,757Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,634Updated last year
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,227Updated 9 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,314Updated last month
- Guidelines Support Library☆6,579Updated this week
- A microbenchmark support library☆9,884Updated this week
- A modern formatting library☆23,028Updated this week
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,557Updated last week
- Fast C++ logging library.☆27,832Updated 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++…☆20,034Updated last week
- A categorized list of C++ resources.☆5,167Updated this week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆9,061Updated 3 weeks ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆68,436Updated this week
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,288Updated this week
- A curated list of awesome header-only C++ libraries☆3,999Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,422Updated 5 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,523Updated 3 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,864Updated 5 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- MSVC's implementation of the C++ Standard Library.☆10,903Updated this week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,226Updated last year
- Useful CMake Examples☆13,025Updated last year
- C++ standards drafts☆64Updated 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,851Updated 2 weeks ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,566Updated last week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆4,006Updated last week
- C/C++ Performance Profiler☆4,308Updated 10 months ago
- Abseil Common Libraries (C++)☆16,696Updated this week
- Conan - The open-source C and C++ package manager☆9,126Updated this week
- A dbg(…) macro for C++☆3,213Updated 9 months ago