mnmlstc / coreLinks
C++14 (and beyond) library features implemented in C++11
☆248Updated 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 4 years ago
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197Updated 4 years ago
- What did you expect?☆110Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Template engine library in C++☆91Updated 5 years ago
- Love template metaprogramming☆330Updated 3 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- Generic observable objects and reactive expressions for C++☆302Updated 4 years ago
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 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 C++ micro-benchmarking framework☆367Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A C++20 unit test framework☆125Updated last month
- generic stack-based container☆110Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago