lefticus / constexpr_all_the_thingsLinks
☆131Updated 3 years ago
Alternatives and similar repositories for constexpr_all_the_things
Users that are interested in constexpr_all_the_things are comparing it to the libraries listed below
Sorting:
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- 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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Range-based goodness for C++17☆362Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆224Updated 5 years ago
- A reflective enum implementation for C++☆298Updated last year
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated last week
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 3 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago