trailofbits / constexpr-everything
Rewrite C++ code to automatically apply `constexpr` where possible
☆246Updated 2 years ago
Alternatives and similar repositories for constexpr-everything:
Users that are interested in constexpr-everything are comparing it to the libraries listed below
- A polymorphic value-type for C++☆227Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- ☆132Updated 3 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆433Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆211Updated 3 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- A reflective enum implementation for C++☆291Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 3 weeks ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆324Updated last week
- C++11 metaprogramming library☆255Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- ☆121Updated 3 years ago
- CMake modules to help use sanitizers☆390Updated 6 months ago
- ☆76Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)