elbeno / constexprLinks
Experiments with constexpr
☆244Updated 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
- A polymorphic value-type for C++☆227Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 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…☆154Updated 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- ☆133Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated 2 weeks ago
- Love template metaprogramming☆328Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆189Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A reflective enum implementation for C++☆291Updated last year
- C++ static_enum☆86Updated 5 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆221Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago