eggs-cpp / invokeLinks
A C++11/14/17/20 implementation of INVOKE and its related facilities.
☆19Updated 5 years ago
Alternatives and similar repositories for invoke
Users that are interested in invoke are comparing it to the libraries listed below
Sorting:
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Updated last month
- ☆50Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- A single header standard C++ serialization framework.☆198Updated 4 years ago
- Provides run-time tuple element access☆15Updated 4 years 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
- A little metaprogramming and functional library☆68Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆151Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A C++14 Lambda Library☆25Updated 2 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- Coroutine Support Library☆36Updated last year
- A C++14 reflection library☆78Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago