boostorg / lambda2Links
A C++14 Lambda Library
☆26Updated last month
Alternatives and similar repositories for lambda2
Users that are interested in lambda2 are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A C++14 reflection library☆76Updated 3 weeks ago
- An indirect value-type for C++☆84Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A hash function library☆47Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Unique-ownership smart pointers with observable lifetime.☆39Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆162Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- C++11 compatible charconv☆31Updated last month