trailofbits / constexpr-everythingLinks
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
Sorting:
- Magic build tool☆170Updated 2 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- ☆133Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Library providing legal access to C++ private members☆100Updated last week
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors☆217Updated last month
- Simple C++20 module support for CMake☆212Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- An additive strong typedef library for C++14/17/20☆458Updated 8 months ago
- Tool for analyzing includes in C++☆208Updated last year
- ☆79Updated 5 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- It's the C++ Package Manager Manager☆195Updated 2 years ago
- Microbenchmarking for Modern C++