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.☆68Updated 5 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- Library that provides an actor style message-passing programming model (in C++).☆68Updated last week
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 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☆166Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++20 coroutine library☆141Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- 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 week
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Library for comfortable work with DLL and DSO☆112Updated last week
- 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 last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Header-only library for multithreaded programming☆239Updated 9 months ago
- C++ static_enum☆87Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago