DaemonSnake / unconstexpr
a c++ header library that implements variant constexpr functions and types.
☆83Updated 5 years ago
Alternatives and similar repositories for unconstexpr:
Users that are interested in unconstexpr are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆111Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- Coroutine Support Library☆34Updated 5 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated last month
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- C++ generic make factory☆106Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 3 years 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☆97Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 10 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago