sogou / srpcLinks
RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.
☆2,127Updated last month
Alternatives and similar repositories for srpc
Users that are interested in srpc are comparing it to the libraries listed below
Sorting:
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,390Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,987Updated last month
- C++ Web Framework REST API☆995Updated 6 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,132Updated last week
- A simple C++ based RPC framework.☆2,043Updated 2 years ago
- Cross platform network library with C++11☆1,135Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,175Updated last month
- 知名开源代码库的注释版:C++、Golang等☆1,382Updated 2 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,036Updated last month
- Go-style concurrency in C++11☆3,311Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Updated 2 weeks ago
- Some code snippets for sharing☆1,912Updated last year
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,120Updated 3 weeks ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,255Updated this week
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆897Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆939Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,116Updated 6 months ago
- 2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆992Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,746Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,618Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆309Updated 3 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,450Updated 2 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,194Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,753Updated 3 months ago
- 这是我维护的蘑菇街TeamTalk源码版本。