基于C++ Coroutines编写的无栈协程库
☆626Dec 27, 2023Updated 2 years ago
Alternatives and similar repositories for librf
Users that are interested in librf are comparing it to the libraries listed below
Sorting:
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- 基于C++14语法的任务链☆24Apr 26, 2020Updated 5 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Aug 8, 2022Updated 3 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆799Jan 4, 2026Updated 2 months ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- universal serialization engine☆1,299Feb 11, 2026Updated 3 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,494Jan 20, 2026Updated 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…☆49Apr 27, 2018Updated 7 years ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- C++ network library based on `libgo`.☆244Dec 22, 2018Updated 7 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 3 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- std::future extension☆37Sep 28, 2020Updated 5 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated 2 months ago
- Asio C++ Library☆5,761Updated this week
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- asio examples☆225Oct 18, 2025Updated 4 months ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234May 6, 2021Updated 4 years ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- A asymmetric coroutine library for C.☆2,515Dec 16, 2022Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Jun 10, 2025Updated 8 months ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,037Feb 14, 2026Updated 2 weeks ago