AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆21,086Updated 6 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,610Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,569Updated last year
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,269Updated last 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,860Updated this week
- Guidelines Support Library☆6,530Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆5,087Updated 6 months ago
- A microbenchmark support library☆9,753Updated this week
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,271Updated 2 months ago
- Fast C++ logging library.☆27,369Updated 2 months ago
- C++ standards drafts☆5,939Updated this week
- A General-purpose Task-parallel Programming System using Modern C++☆11,271Updated this week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,420Updated last month
- Conan - The open-source C and C++ package manager☆8,996Updated this week
- A modern formatting library☆22,673Updated this week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,120Updated last year
- oneAPI Threading Building Blocks (oneTBB)☆6,368Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,549Updated 3 months ago
- MSVC's implementation of the C++ Standard Library.☆10,813Updated this week
- A categorized list of C++ resources.☆5,094Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,311Updated 6 months ago
- A simple C++11 Thread Pool implementation☆8,517Updated last year
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,207Updated this week
- Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)☆7,607Updated last year
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆66,747Updated last week
- C++ Insights - See your source code with the eyes of a compiler☆4,390Updated 3 months ago
- A curated list of awesome header-only C++ libraries☆3,940Updated last year
- 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,221Updated 3 months ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,855Updated 8 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,502Updated last week
- EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high pe…☆8,961Updated 2 months ago