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 work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Simple, flexible and modular assertion macro.☆228Updated 3 weeks ago
- C++ static_enum☆87Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last week
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- A reflective enum implementation for C++☆299Updated 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…☆165Updated 2 weeks ago
- Compile Time Type Information for C++☆604Updated 2 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- What a c++ standard Unicode library might look like.☆340Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆478Updated 2 weeks ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Typesafe Python Style Printf Formatting for C++☆237Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Bit flags for C++11 scoped enums☆122Updated 3 years ago