Felspar / coroLinks
Coroutine library and toolkit for C++20
☆39Updated 2 months ago
Alternatives and similar repositories for coro
Users that are interested in coro are comparing it to the libraries listed below
Sorting:
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆191Updated 3 months ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Async GRPC with C++20 coroutine support☆74Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Boost.org unordered module☆80Updated last week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 5 months ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A C++14 reflection library☆76Updated 3 weeks ago
- C++11 metaprogramming library☆267Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 9 months ago
- std::future extension☆37Updated 5 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- C++20 Microservice Bootstrapping Framework☆229Updated this week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆320Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆148Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week