CppCon / CppCon2020
Slides and other materials from CppCon 2020
☆1,626Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppCon2020
- Slides and other materials from CppCon 2019☆1,239Updated last year
- Slides and other materials from CppCon 2018☆1,426Updated 5 years ago
- Slides and other materials from CppCon 2017☆1,783Updated 4 years ago
- C++ Tip Of The Week☆1,562Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,135Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,414Updated 10 months ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,455Updated 3 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,505Updated last year
- Slides and other materials from CppCon 2022☆525Updated last year
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,293Updated 9 months ago
- Speaker materials from CppCon 2014☆2,268Updated 8 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,724Updated 7 months ago
- A curated list of awesome header-only C++ libraries☆3,498Updated 3 months ago
- Guidelines Support Library☆6,194Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆4,915Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- C++ Reflection Library