owent / libcoppLinks
cross-platform coroutine library in c++
☆857Updated 2 months ago
Alternatives and similar repositories for libcopp
Users that are interested in libcopp are comparing it to the libraries listed below
Sorting:
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,069Updated last year
- universal serialization engine☆1,263Updated last week
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆424Updated 3 months ago
- asio examples☆206Updated last month
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆444Updated 2 months ago
- a modern, rapid,cross-platform web development framework developed in c++17☆393Updated 9 months ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Updated 2 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆901Updated last year
- Async++ concurrency framework for C++11☆1,405Updated 11 months ago
- My small collection of C++ utilities☆408Updated 2 months ago
- Low Latency C++11 Logging Library☆739Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆794Updated 4 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,420Updated 2 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆739Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆674Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆881Updated last week
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- C++20 coroutine library☆829Updated this week
- C++ network library based on `libgo`.☆244Updated 6 years ago
- C++ promise/A+ library in Javascript style.