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:
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Magic build tool☆170Updated last year
- A reflective enum implementation for C++☆298Updated last year
- ☆131Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆328Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Library providing legal access to C++ private members☆98Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- What a c++ standard Unicode library might look like.☆335Updated last year
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago
- A C++ high level library for running shell processes☆203Updated 3 years ago
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆450Updated 10 months ago
- Simple C++20 module support for CMake☆211Updated last year
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- ☆77Updated 3 months ago
- Tool for analyzing includes in C++☆204Updated 11 months ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 3 months ago
- Love template metaprogramming☆329Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago