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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 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.☆120Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Coroutine Support Library☆33Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- C++ generic make factory☆107Updated 6 years 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
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month