boostcon / cppnow_presentations_2018Links
Presentation Material for C++Now 2018
☆125Updated 7 years ago
Alternatives and similar repositories for cppnow_presentations_2018
Users that are interested in cppnow_presentations_2018 are comparing it to the libraries listed below
Sorting:
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- C++ features jump start☆123Updated 3 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Header-only library for multithreaded programming☆240Updated 9 months ago
- Origin C++11 Libraries☆134Updated 8 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- Love template metaprogramming☆331Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- ☆276Updated last year
- Source code for my articles☆146Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Boost.org serialization module☆131Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month