AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆20,952Updated 4 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,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
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,105Updated last month
- 🚀 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
- Abseil Common Libraries (C++)☆16,255Updated this week
- Guidelines Support Library☆6,484Updated this week
- A modern formatting library☆22,256Updated this 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
- A microbenchmark support library☆9,686Updated this week
- A General-purpose Task-parallel Programming System using Modern C++☆11,180Updated 3 weeks ago
- oneAPI Threading Building Blocks (oneTBB)☆6,287Updated this week
- Useful CMake Examples☆12,923Updated last year
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,046Updated last year
- Fast C++ logging library.☆27,129Updated 2 weeks ago
- C/C++ Performance Profiler☆4,312Updated 6 months ago
- An open-source C++ library developed and used at Facebook.☆29,698Updated this week
- A curated list of awesome header-only C++ libraries☆3,921Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,300Updated 5 months ago
- A dbg(…) macro for C++☆3,177Updated 5 months ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆65,837Updated this week
- Lightweight C++ command line option parser☆4,545Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,426Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,364Updated 2 months ago
- Conan - The open-source C and C++ package manager☆8,902Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,642Updated 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 3 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,716Updated this week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,459Updated this week
- learning cmake☆3,266Updated 4 years ago