DaemonSnake / unconstexprLinks
a c++ header library that implements variant constexpr functions and types.
☆85Updated 5 years ago
Alternatives and similar repositories for unconstexpr
Users that are interested in unconstexpr are comparing it to the libraries listed below
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- C++20 implementation of mutable constexpr expressions☆119Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Coroutine Support Library☆33Updated last year
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 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…☆158Updated 2 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago