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
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 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
- Synchronous asynchrony using coroutines☆117Updated 7 years ago
- Library that provides an actor style message-passing programming model (in C++).☆65Updated 3 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- 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
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++14 reflection library☆70Updated 2 months ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- C++20 coroutine library☆124Updated last month
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 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☆157Updated 9 months ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Wigwag is a C++ signals library☆88Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Boost.org variant module☆43Updated 2 months ago
- C++ generic make factory☆107Updated 5 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago