trailofbits / constexpr-everythingLinks
Rewrite C++ code to automatically apply `constexpr` where possible
☆246Updated 3 years ago
Alternatives and similar repositories for constexpr-everything
Users that are interested in constexpr-everything are comparing it to the libraries listed below
Sorting:
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Library providing legal access to C++ private members☆110Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Updated 6 years ago
- ☆133Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A reflective enum implementation for C++☆300Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆110Updated 6 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Magic build tool☆170Updated 4 months ago
- Tool for analyzing includes in C++☆209Updated last year
- repr for Modern C++: Return printable string representation of a value