Boost.Beast HTTP echo server example based on C++20 stackless coroutines
-
Updated
Apr 2, 2022 - C++
Boost.Beast HTTP echo server example based on C++20 stackless coroutines
A multi-threaded web server to parse GET and HEAD requests, handle static resources, support HTTP long connection, and support Request Pipeline using Ubuntu 18 OS.
A simple and easy-to-use async C++ PostgreSQL client library.
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 currently. We will try to bring sender-receiver model to it in the future.
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
a Lisp-like functional language with flexible suspension and resumption
Coroutine based asynchronous IO using poll and io_uring for C++20
Kernel library to be used across projects
Add a description, image, and links to the coroutine topic page so that developers can more easily learn about it.
To associate your repository with the coroutine topic, visit your repo's landing page and select "manage topics."