boostcon / cppnow_presentations_2018Links
Presentation Material for C++Now 2018
☆126Updated 6 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☆85Updated 6 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ features jump start☆123Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Source code for my articles☆146Updated last year
- Origin C++11 Libraries☆131Updated 8 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Replaced by foonathan/lexy