Corristo / beautiful_folds
Max Rabkin's beatuiful folding for C++
☆34Updated 2 years ago
Alternatives and similar repositories for beautiful_folds:
Users that are interested in beautiful_folds are comparing it to the libraries listed below
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Range-based goodness for C++17☆359Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- ☆132Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last week
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- ranges features for c+23 ported to C++20☆76Updated last year
- C++ static_enum☆86Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- Speedier handling of clang-tidy checking☆69Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- modern C++ type traits and metafunctions for callable types☆134Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago
- C++ generic make factory☆107Updated 5 years ago
- My WG21 proposals