VestniK / portable_concurrency
Portable implementation of future/promise API in C++
☆74Updated 8 months ago
Alternatives and similar repositories for portable_concurrency:
Users that are interested in portable_concurrency are comparing it to the libraries listed below
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Library that provides an actor style message-passing programming model (in C++).☆65Updated last week
- Library for comfortable work with DLL and DSO☆110Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last week
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last week
- SObjectizer: it's all about in-process message dispatching!☆88Updated 4 years ago
- Wigwag is a C++ signals library☆88Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- C++20 coroutine library☆125Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Small small_vector☆34Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Synchronous asynchrony using coroutines☆117Updated 7 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago