CppCon / CppCon2017
Slides and other materials from CppCon 2017
☆1,806Updated 4 years ago
Alternatives and similar repositories for CppCon2017:
Users that are interested in CppCon2017 are comparing it to the libraries listed below
- Slides and other materials from CppCon 2018☆1,432Updated 5 years ago
- Slides and other materials from CppCon 2016☆1,812Updated 6 years ago
- Speaker materials from CppCon 2014☆2,278Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,785Updated 7 years ago
- Slides and other materials from CppCon 2020☆1,629Updated 4 years ago
- Slides and other materials from CppCon 2019☆1,244Updated 2 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,417Updated 2 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,204Updated 3 years ago
- Guidelines Support Library☆6,350Updated 3 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- A repository of modern C++ patterns curated by the community.☆1,434Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,601Updated 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,515Updated 7 months ago
- C++ Tip Of The Week☆1,601Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆1,866Updated last year
- A tool for use with clang to analyze #includes in C and C++ source files☆4,258Updated last week
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,167Updated 2 weeks ago
- A template CMake project to get you started with C++ and tooling☆2,532Updated last year
- A fast, memory efficient hash map for C++☆1,265Updated last year
- Your standard library for metaprogramming☆1,734Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- Fruit, a dependency injection framework for C++☆1,830Updated last month
- Sample code for the Effective Modern C++ book by Scott Meyers.☆578Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,738Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,497Updated 2 weeks ago
- Lightweight profiler library for c++☆2,252Updated 3 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,231Updated this week