owent / libcoppLinks
cross-platform coroutine library in c++
☆848Updated this week
Alternatives and similar repositories for libcopp
Users that are interested in libcopp are comparing it to the libraries listed below
Sorting:
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- universal serialization engine☆1,231Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,061Updated 9 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- C++20 coroutine library☆781Updated last week
- C++ promise/A+ library in Javascript style.☆695Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,808Updated this week
- C++ network library based on `libgo`.☆246Updated 6 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆783Updated last month
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- My small collection of C++ utilities☆404Updated 3 weeks ago
- asio examples☆195Updated 10 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆860Updated 3 weeks ago
- a non-blocking I/O tcp network lib based on c++14/17☆427Updated last month
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆665Updated 7 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)