fenbf / cpp17featuresLinks
C++ features jump start
☆123Updated 3 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☆112Updated 11 months ago
- Love template metaprogramming☆330Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ generic make factory☆108Updated 6 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- A C++14-and-later expression template library☆109Updated last month
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A tiny metaprogramming library☆312Updated 2 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- ☆53Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago