mnmlstc / core
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
- 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.☆200Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated 3 weeks ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- What did you expect?☆111Updated 7 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- C++ generic make factory☆107Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Template engine library in C++☆92Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 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☆239Updated 3 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- A C++20 unit test framework☆123Updated last month
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago