elbeno / constexpr
Experiments with constexpr
☆243Updated 4 years ago
Alternatives and similar repositories for constexpr:
Users that are interested in constexpr are comparing it to the libraries listed below
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆167Updated 2 weeks ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- ☆71Updated 6 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 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆132Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A reflective enum implementation for C++☆290Updated last year
- A polymorphic value-type for C++☆227Updated last year
- ☆132Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Simple, flexible and modular assertion macro.☆227Updated 11 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- ☆121Updated 3 years ago
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Compile Time Type Information for C++☆586Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago