Felspar / coroLinks
Coroutine library and toolkit for C++20
☆39Updated last week
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☆194Updated 4 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆95Updated 3 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- Combine `asio` with `std::execution`.☆25Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 3 weeks ago
- There is my code snippet.☆120Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆328Updated last year
- A C++14 reflection library☆76Updated 3 weeks ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 7 months ago
- A fast work-stealing queue template in C++☆326Updated last year
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆13Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Implementation of the networking proposal P2762☆68Updated 3 weeks ago