Gooddbird / tinyrpc
c++ async rpc framework. 14w+qps.
☆1,334Updated last year
Alternatives and similar repositories for tinyrpc:
Users that are interested in tinyrpc are comparing it to the libraries listed below
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,067Updated 2 months ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆679Updated last year
- A C++ Lightweight Web Server based on Linux epoll☆613Updated last year
- STL源码分析☆690Updated last year
- Linux多线程服务端编程[muduo C++网络库]☆539Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆407Updated 9 months ago
- MIT 6.824 distributed system C++Version☆807Updated last year
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆935Updated 4 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆329Updated 6 months ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,251Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆517Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,315Updated 10 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,773Updated 5 months ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,246Updated 2 years ago
- Linux高性能服务器编程源码☆527Updated 9 years ago
- c++ rpc framework, simplified version of tinyrpc。☆226Updated 11 months ago
- C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.☆2,056Updated 3 weeks ago
- C++ Linux WebServer服务器☆3,677Updated last year
- Linux高性能服务器编程(作者 游双) 读 书笔记和Demo☆356Updated 4 years ago
- C/C++ interview questions☆474Updated this week
- linux下c/c++模拟实现云盘项目☆608Updated 3 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,374Updated last year
- 剖析 STL 是一种享受的过程!☆2,446Updated 7 years ago
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,615Updated 3 weeks ago
- Design pattern demo code☆1,084Updated 9 months ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆316Updated 3 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,027Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆628Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆208Updated 2 years ago
- 红黑树的实现☆292Updated 6 years ago