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
Sorting:
- ☆133Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Range-based goodness for C++17☆362Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆436Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- A reflective enum implementation for C++☆291Updated last year
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- What a c++ standard Unicode library might look like.☆332Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Love template metaprogramming☆329Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 months ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆324Updated 3 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆211Updated 5 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- Magic build tool☆170Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Lightweight Error Augmentation Framework☆325Updated last week
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago