VestniK / portable_concurrencyLinks
Portable implementation of future/promise API in C++
☆77Updated last year
Alternatives and similar repositories for portable_concurrency
Users that are interested in portable_concurrency are comparing it to the libraries listed below
Sorting:
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆69Updated 5 years ago
- Library that provides an actor style message-passing programming model (in C++).☆67Updated last week
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- C++20 coroutine library☆139Updated last month
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- Library for comfortable work with DLL and DSO☆112Updated last month
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 5 years ago
- A compressed pair for C++17☆27Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 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
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14 reflection library☆77Updated last week
- SPY - C++ Information Broker☆157Updated last week
- A polymorphic value-type for C++☆228Updated 2 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☆165Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago