elbeno / constexpr
Experiments with constexpr
☆240Updated 3 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.☆257Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆170Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Love template metaprogramming☆325Updated 2 years ago
- Simple, flexible and modular assertion macro.☆221Updated 7 months ago
- A reflective enum implementation for C++☆289Updated 10 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…☆150Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆400Updated this week
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆148Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆196Updated last year
- What a c++ standard Unicode library might look like.☆324Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 4 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆168Updated 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 6 months ago
- ☆71Updated 6 years ago
- ☆131Updated 2 years ago
- ☆122Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Compile Time Type Information for C++☆578Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆194Updated last month
- A lightweight, non-owning reference to a callable.☆171Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆214Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago