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:
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- ☆50Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Coroutine Support Library☆36Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A single header standard C++ serialization framework.☆200Updated 4 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.☆252Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- 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 …☆153Updated 2 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- A C++14 reflection library☆78Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Non-intrusive C++ signal programming library☆50Updated 4 years ago