mnmlstc / coreLinks
C++14 (and beyond) library features implemented in C++11
☆248Updated 7 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.☆139Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 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☆239Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- What did you expect?☆111Updated 8 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- Template engine library in C++☆92Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A killer modern C++ library for interacting with JSON.☆127Updated 10 months ago
- C++ signal and slot system☆163Updated 5 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 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☆95Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- Non bloated asynchronous logger☆223Updated last year