trailofbits / constexpr-everything
Rewrite C++ code to automatically apply `constexpr` where possible
☆242Updated last year
Related projects ⓘ
Alternatives and complementary repositories for constexpr-everything
- An additive strong typedef library for C++14/17/20☆417Updated 2 months ago
- ☆131Updated 2 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- A simple framework for compile-time benchmarks☆181Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆178Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Tool for analyzing includes in C++☆201Updated 2 months ago
- Love template metaprogramming☆324Updated 2 years ago
- Hasta la vista, baby!☆130Updated last year
- What a c++ standard Unicode library might look like.☆322Updated 9 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆318Updated this week
- C++20 implementation of mutable constexpr expressions☆107Updated 3 years ago
- Lightweight Error Augmentation Framework☆313Updated last month
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆383Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- C++11/14/17/20 library for lazy evaluation☆338Updated 2 weeks ago
- Library providing legal access to C++ private members☆96Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- ☆122Updated 3 years ago