elbeno / constexprLinks
Experiments with constexpr
☆245Updated 4 years ago
Alternatives and similar repositories for constexpr
Users that are interested in constexpr are comparing it to the libraries listed below
Sorting:
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 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…☆158Updated 3 months ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- C++ static_enum☆86Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- Compile time mathematic functions for C++14☆189Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆470Updated last month
- Compile Time Type Information for C++☆598Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A reflective enum implementation for C++☆298Updated last year
- ☆133Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Typesafe Python Style Printf Formatting for C++☆237Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago