CppCon / CppCon2018Links
Slides and other materials from CppCon 2018
☆1,435Updated 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 2017☆1,809Updated 4 years ago
- Slides and other materials from CppCon 2019☆1,249Updated 2 years ago
- Slides and other materials from CppCon 2016☆1,814Updated 7 years ago
- Speaker materials from CppCon 2014☆2,294Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- Slides and other materials from CppCon 2020☆1,632Updated 4 years ago
- C++ Tip Of The Week☆1,614Updated last week
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- A collection of as simple as possible, modern CMake projects☆1,201Updated 3 months 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,536Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,191Updated 3 weeks ago
- A repository of modern C++ patterns curated by the community.☆1,436Updated 2 years ago
- Guidelines Support Library☆6,416Updated last week
- Lightweight profiler library for c++☆2,277Updated 6 months ago
- SIMD Vector Classes for C++☆1,490Updated 11 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Your standard library for metaprogramming☆1,764Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year
- Pipelines for expressive code on collections in C++☆826Updated 7 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,437Updated 2 years ago
- Unified Executors☆1,591Updated 3 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,257Updated this week
- A template CMake project to get you started with C++ and tooling☆2,544Updated 2 years ago