CppCon / CppCon2017
Slides and other materials from CppCon 2017
☆1,785Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppCon2017
- Slides and other materials from CppCon 2018☆1,427Updated 5 years ago
- Slides and other materials from CppCon 2016☆1,809Updated 6 years ago
- Slides and other materials from CppCon 2019☆1,240Updated last year
- Speaker materials from CppCon 2014☆2,269Updated 8 years ago
- Presentation Materials from CppCon 2015☆1,780Updated 7 years ago
- Slides and other materials from CppCon 2020☆1,628Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,144Updated last month
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,382Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- Guidelines Support Library☆6,210Updated last week
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- A repository of modern C++ patterns curated by the community.☆1,427Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,566Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- C++ Tip Of The Week☆1,565Updated 3 weeks ago
- Presentation Material for C++Now 2017☆490Updated 5 years ago
- Fruit, a dependency injection framework for C++☆1,814Updated 4 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆745Updated last year
- Your standard library for metaprogramming☆1,699Updated this week
- Unified Executors☆1,489Updated 3 weeks ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,127Updated this week
- C++ Insights - See your source code with the eyes of a compiler☆4,112Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Lightweight profiler library for c++☆2,189Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆3,798Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,537Updated this week
- Template for reliable, cross-platform C++ project setup using cmake.☆912Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month