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 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- A reflective enum implementation for C++☆290Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A polymorphic value-type for C++☆227Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆130Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 2 months 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 last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Love template metaprogramming☆329Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago