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:
- Range-based goodness for C++17☆361Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- A reflective enum implementation for C++☆296Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- ☆131Updated 3 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆358Updated this week
- Love template metaprogramming☆328Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆220Updated 5 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 3 weeks ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors☆215Updated 2 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆327Updated last month
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- A polymorphic value-type for C++☆227Updated last year
- Magic build tool☆170Updated last year
- Simple C++20 module support for CMake☆211Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago
- Hasta la vista, baby!☆134Updated 2 years ago