Felspar / coroLinks
Coroutine library and toolkit for C++20
☆39Updated last month
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☆197Updated 7 months ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- std::future extension☆37Updated 5 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Boost.org unordered module☆86Updated this week
- There is my code snippet.☆121Updated 4 months ago
- 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 …☆153Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 9 months ago