Felspar / coro
Coroutine library and toolkit for C++20
☆38Updated 3 weeks ago
Alternatives and similar repositories for coro:
Users that are interested in coro are comparing it to the libraries listed below
- Go-like channels for ASIO C++20 coroutines☆38Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A C++14 reflection library☆71Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- Boost.org unordered module☆71Updated this week
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆101Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated 2 weeks ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 3 months ago
- A helper to convert a header-based C++ project to module-based one.☆46Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- Issues list for P2300☆30Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- Combine `asio` with `std::execution`.☆17Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆84Updated this week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆168Updated 4 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆110Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆80Updated last month