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 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 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…☆154Updated 2 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Simple, flexible and modular assertion macro.☆227Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years 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
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- A reflective enum implementation for C++☆291Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- ☆133Updated 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 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago