boostorg / lambda2Links
A C++14 Lambda Library
☆25Updated last week
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☆74Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A fixed capacity dynamically sized string☆67Updated last week
- A C++14 reflection library☆75Updated last week
- An indirect value-type for C++☆83Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- an experimental standard C++ library☆90Updated last year
- A hash function library☆47Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated last week
- SPY - C++ Information Broker☆156Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Small small_vector☆34Updated 3 weeks ago