fenbf / cpp17featuresLinks
C++ features jump start
☆123Updated 2 years ago
Alternatives and similar repositories for cpp17features
Users that are interested in cpp17features are comparing it to the libraries listed below
Sorting:
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- A C++14-and-later expression template library☆110Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- ☆67Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A tiny metaprogramming library☆310Updated 2 years ago
- A bunch of small C++ utilities☆66Updated last year
- Origin C++11 Libraries☆132Updated 8 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago