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.☆261Updated 4 years ago
- A library for C++ reflection and introspection☆200Updated 8 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.☆196Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆473Updated last week
- A new take on polymorphism☆685Updated 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…☆159Updated 4 months ago
- C++ static_enum☆86Updated 5 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- A polymorphic value-type for C++☆228Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- 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 last month
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- ☆133Updated 3 years ago
- A reflective enum implementation for C++☆299Updated last year
- Header-only library for multithreaded programming☆237Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago