DaemonSnake / unconstexprLinks
a c++ header library that implements variant constexpr functions and types.
☆85Updated 6 years ago
Alternatives and similar repositories for unconstexpr
Users that are interested in unconstexpr are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- 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
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 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!☆183Updated last month
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- Coroutine Support Library☆35Updated last year
- forward declarations for C++ std headers☆75Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- C++ static_enum☆87Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago