CppCon / CppCon2019Links
Slides and other materials from CppCon 2019
☆1,249Updated 2 years ago
Alternatives and similar repositories for CppCon2019
Users that are interested in CppCon2019 are comparing it to the libraries listed below
Sorting:
- Slides and other materials from CppCon 2018☆1,436Updated 6 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- Slides and other materials from CppCon 2017☆1,811Updated 4 years ago
- Speaker materials from CppCon 2014☆2,293Updated 9 years ago
- Slides and other materials from CppCon 2016☆1,815Updated 7 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- C++ Tip Of The Week☆1,622Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- Guidelines Support Library☆6,438Updated 2 weeks ago
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- A repository of modern C++ patterns curated by the community.☆1,438Updated 2 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,440Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- Slides and other materials from CppCon 2022☆540Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,259Updated 2 weeks ago
- Unified Executors☆1,604Updated 3 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,301Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,916Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆777Updated 10 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,764Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,847Updated last year
- A C++11 library for serialization☆4,434Updated 5 months ago