mnmlstc / coreLinks
C++14 (and beyond) library features implemented in C++11
☆249Updated 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.☆140Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- A library for C++ reflection and introspection☆199Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A killer modern C++ library for interacting with JSON.☆127Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Non bloated asynchronous logger☆223Updated last year
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- Template engine library in C++☆92Updated 4 years ago
- What did you expect?☆111Updated 8 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 3 weeks 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☆244Updated 6 months ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 2 months ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago