tcbrindle / cpp17_headers
C++17 library facilities for older compilers
☆145Updated 4 years ago
Alternatives and similar repositories for cpp17_headers:
Users that are interested in cpp17_headers are comparing it to the libraries listed below
- C++ static_enum☆86Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Coroutine Support Library☆34Updated 6 months ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 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 2 weeks ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Warning suppression library (C++)☆82Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago