constexpr C++17 library for simplifying higher order functions in application code
☆201May 11, 2023Updated 2 years ago
Alternatives and similar repositories for lift
Users that are interested in lift are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆761Mar 17, 2026Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 6 years ago
- Implementation of strong types in C++☆820Sep 29, 2022Updated 3 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Transducers for C++ — Clojure style higher order push/pull sequence transformations☆248Feb 25, 2026Updated last month
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆50Nov 6, 2018Updated 7 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Jan 30, 2020Updated 6 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated 2 weeks ago
- Command Line User Experience☆80Nov 25, 2019Updated 6 years ago
- Functional C++ iterator library☆25Jun 18, 2022Updated 3 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,824Sep 1, 2025Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Mar 4, 2020Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Fetches the names of all RSVP members of a meetup event and randomly chooses The Raffle Winner.☆16Jun 18, 2018Updated 7 years ago
- Parsing Expression Grammar Template Library☆2,114Mar 16, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated 2 weeks ago
- WIP☆27May 27, 2019Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago