AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆20,534Updated 2 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,331Updated 9 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,427Updated 10 months ago
- Guidelines Support Library☆6,422Updated 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++…☆19,441Updated last month
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,030Updated last week
- A modern formatting library☆21,879Updated this week
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆64,018Updated 3 weeks ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,786Updated 2 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,198Updated 9 months ago
- A microbenchmark support library☆9,543Updated 2 weeks ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,232Updated this week
- A curated list of awesome header-only C++ libraries☆3,799Updated 10 months ago
- Fast C++ logging library.☆26,281Updated 3 weeks ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆43,747Updated 3 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,280Updated this week
- MSVC's implementation of the C++ Standard Library.☆10,642Updated this week
- Abseil Common Libraries (C++)☆15,962Updated this week
- Asio C++ Library☆5,324Updated last month
- A YAML parser and emitter in C++☆5,486Updated last month
- C/C++ Performance Profiler☆4,283Updated 4 months ago
- A C++11 library for serialization☆4,429Updated 4 months ago
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,394Updated 2 weeks ago
- A dbg(…) macro for C++☆3,146Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,250Updated 2 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,342Updated last week
- A General-purpose Task-parallel Programming System using Modern C++☆10,917Updated this week
- A simple C++11 Thread Pool implementation☆8,330Updated 10 months ago
- C++ standards drafts☆5,844Updated this week
- Lightweight C++ command line option parser☆4,448Updated 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,453Updated 3 months ago