dou1984 / coevLinks
C++ stackless coroutine library . Support for TCP, UDP, HTTP, HTTP2, mysqlclient, kafkaclient, zookeeper with full coroutine-driven architecture.
☆16Updated this week
Alternatives and similar repositories for coev
Users that are interested in coev are comparing it to the libraries listed below
Sorting:
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- 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…☆14Updated 3 years ago
- An async redis client designed for performance and scalability☆272Updated this week
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- MySQL C++ client based on Boost.Asio☆293Updated 2 weeks ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Coroutines for C++20 & asio☆331Updated this week
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆95Updated last week
- A C++ implementation of axboe/liburing☆15Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Boost.org unordered module☆86Updated last week
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated 2 months ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Implementation of the networking proposal P2762☆75Updated last month
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- async io-uring based kernel io library☆34Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Boost.Lockfree☆148Updated this week
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆49Updated last year
- C++ implementation of the Go (GoLang) Channel and Select structure☆64Updated 4 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago