CppCon / CppCon2018
Slides and other materials from CppCon 2018
☆1,429Updated 5 years ago
Alternatives and similar repositories for CppCon2018:
Users that are interested in CppCon2018 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,794Updated 4 years ago
- Speaker materials from CppCon 2014☆2,277Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,783Updated 7 years ago
- Slides and other materials from CppCon 2016☆1,806Updated 6 years ago
- Slides and other materials from CppCon 2020☆1,627Updated 4 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 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,506Updated 5 months ago
- A repository of modern C++ patterns curated by the community.☆1,430Updated 2 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,396Updated 2 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆750Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,471Updated last year
- Unified Executors☆1,519Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,171Updated 3 months ago
- C++ Tip Of The Week☆1,586Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,171Updated this week
- Presentation Material for C++Now 2017☆491Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆910Updated 2 months ago
- Guidelines Support Library☆6,283Updated last week
- Your standard library for metaprogramming☆1,715Updated last month
- Lightweight profiler library for c++☆2,226Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,710Updated 11 months ago
- Runtime polymorphism done right☆988Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 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…☆740Updated 5 months ago
- CMake module to speed up builds.☆1,297Updated 5 years ago
- The Hitchhiker’s Guide to the CMake☆527Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,201Updated this week