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.☆259Updated 4 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Love template metaprogramming☆329Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆456Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Simple, flexible and modular assertion macro.☆227Updated last year
- Policy Based C++ Allocator Library☆123Updated last week
- A reflective enum implementation for C++☆298Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- Typesafe Python Style Printf Formatting for C++☆236Updated last year
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year