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☆193Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 9 months ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- async io-uring based kernel io library☆32Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- A C++14 reflection library☆76Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆92Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆90Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated this week
- Combine `asio` with `std::execution`.☆23Updated 7 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- C++ framework for rapid server development☆77Updated last year
- C++20 Microservice Bootstrapping Framework☆234Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost.org unordered module☆80Updated last week
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- Light, fast, threadpool for C++20☆105Updated 2 years ago