dou1984 / coevLinks
C++ stackless coroutine library built on libev. Support for TCP, UDP, HTTP, HTTP2, mysqlclient and hiredis with full coroutine-driven architecture.
☆16Updated last 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
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- MySQL C++ client based on Boost.Asio☆292Updated last week
- 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 last week
- A C++ implementation of axboe/liburing☆15Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Coroutines for C++20 & asio☆330Updated last 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
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated 2 months ago
- Async SEMaphore☆26Updated 6 months ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Boost.Lockfree☆148Updated last month
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++ embedded memory database☆16Updated 3 years ago
- Boost.Coroutine2☆136Updated last month
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated 3 weeks ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- async io-uring based kernel io library☆34Updated 4 years ago
- Boost.org unordered module☆86Updated this week
- cmdr cxx version, a C++17/20 header-only command-line parser with hierarchical config data manager here☆18Updated last month
- Boost.org signals2 module☆85Updated last week
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago