CppCon / CppCon2018
Slides and other materials from CppCon 2018
☆1,433Updated 6 years ago
Alternatives and similar repositories for CppCon2018
Users that are interested in CppCon2018 are comparing it to the libraries listed below
Sorting:
- Slides and other materials from CppCon 2019☆1,247Updated 2 years ago
- Slides and other materials from CppCon 2017☆1,808Updated 4 years ago
- Speaker materials from CppCon 2014☆2,287Updated 9 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- Slides and other materials from CppCon 2016☆1,815Updated 7 years ago
- Presentation Materials from CppCon 2015☆1,787Updated 7 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,428Updated 2 years ago
- Your standard library for metaprogramming☆1,754Updated last month
- A repository of modern C++ patterns curated by the community.☆1,435Updated 2 years ago
- A collection of as simple as possible, modern CMake projects☆1,198Updated 2 months ago
- C++ Tip Of The Week☆1,610Updated 2 weeks ago
- Runtime polymorphism done right☆1,006Updated 3 years ago
- Guidelines Support Library☆6,398Updated last month
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆553Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,593Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,534Updated last week
- Pipelines for expressive code on collections in C++☆824Updated 6 months ago
- Experimental deferred and unordered destruction library for C++☆912Updated 5 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆926Updated this week
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆735Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,879Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated last week
- Unified Executors☆1,582Updated 2 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,624Updated 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,523Updated last week
- C++ Benchmark Authoring Library/Framework☆845Updated 4 months ago