tcbrindle / cpp17_headersLinks
C++17 library facilities for older compilers
☆145Updated 5 years ago
Alternatives and similar repositories for cpp17_headers
Users that are interested in cpp17_headers are comparing it to the libraries listed below
Sorting:
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- (experimental) Syntactic sugar for variant and optional types.☆161Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago