rollbear / liftLinks
constexpr C++17 library for simplifying higher order functions in application code
☆198Updated 2 years ago
Alternatives and similar repositories for lift
Users that are interested in lift are comparing it to the libraries listed below
Sorting:
- A polymorphic value-type for C++☆227Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- SPY - C++ Information Broker☆155Updated this week
- ☆132Updated 3 years ago
- A C++20 concepts library, providing container concepts etc.☆82Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- What a c++ standard Unicode library might look like.