mnmlstc / coreLinks
C++14 (and beyond) library features implemented in C++11
☆249Updated 8 years ago
Alternatives and similar repositories for core
Users that are interested in core are comparing it to the libraries listed below
Sorting:
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated 2 months ago
- 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
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code