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
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- ☆71Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Coroutine Support Library☆33Updated 10 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago