CppCon / CppCon2020
Slides and other materials from CppCon 2020
☆1,629Updated 4 years ago
Alternatives and similar repositories for CppCon2020:
Users that are interested in CppCon2020 are comparing it to the libraries listed below
- Slides and other materials from CppCon 2019☆1,244Updated 2 years ago
- Slides and other materials from CppCon 2017☆1,806Updated 4 years ago
- Slides and other materials from CppCon 2018☆1,432Updated 5 years ago
- C++ Tip Of The Week☆1,600Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- Guidelines Support Library☆6,350Updated 3 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- Your standard library for metaprogramming☆1,734Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- Slides and other materials from CppCon 2022☆533Updated 2 years ago
- A template CMake project to get you started with C++ and tooling☆2,532Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Speaker materials from CppCon 2014☆2,278Updated 9 years ago
- Slides and other materials from CppCon 2016☆1,812Updated 6 years ago
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,671Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- A curated list of awesome header-only C++ libraries☆3,685Updated 8 months ago
- Unified Executors☆1,549Updated 3 weeks ago
- Presentation Materials from CppCon 2015☆1,784Updated 7 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,416Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,218Updated this week
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,786Updated last year
- Code samples for C++ Concurrency in Action☆715Updated 9 months ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆755Updated 7 months ago
- Pipelines for expressive code on collections in C++☆817Updated 4 months ago
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,299Updated last year
- C/C++ Performance Profiler☆4,271Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,263Updated 3 weeks ago