elbeno / constexprLinks
Experiments with constexpr
☆248Updated 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 library for C++ reflection and introspection☆201Updated 8 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Simple, flexible and modular assertion macro.☆229Updated last month
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Love template metaprogramming☆330Updated 3 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…☆165Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- C++ static_enum☆87Updated 6 years ago
- A reflective enum implementation for C++☆300Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- Compile Time Type Information for C++☆606Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- Typesafe Python Style Printf Formatting for C++☆238Updated last month
- A new take on polymorphism☆690Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆302Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month
- 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.☆252Updated 2 months ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago