JohanVanslembrouck / corolibLinks
A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication frameworks
☆45Updated 2 weeks ago
Alternatives and similar repositories for corolib
Users that are interested in corolib are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- ☆81Updated 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Asio Buffers without the Asio☆17Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated this week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A C++14 reflection library☆78Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Boost.org unordered module☆86Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆107Updated this week
- C++11 compatible charconv☆31Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- The Fancy Named Parameters Library