Gooddbird / tinyrpc
c++ async rpc framework. 14w+qps.
☆1,363Updated last year
Alternatives and similar repositories for tinyrpc:
Users that are interested in tinyrpc are comparing it to the libraries listed below
- A C++ Lightweight Web Server based on Linux epoll☆615Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,091Updated 3 months ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆685Updated last year
- Linux多线程服务端编程[muduo C++网络库]☆541Updated 3 years ago
- MIT 6.824 distributed system C++Version☆817Updated last year
- A distributed service governance framework. 分布式服务治理框架☆409Updated 10 months ago
- 从零开始重写sylar C++高性能分布式服务器框架☆338Updated 7 months ago
- STL源码分析☆690Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆518Updated last year
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,279Updated last year
- C/C++高频面试题☆477Updated this week
- c++ rpc framework, simplified version of tinyrpc。☆228Updated last year
- C++ Linux WebServer服务器☆3,713Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,328Updated 11 months ago
- Linux高性能服务器编程源码☆528Updated 9 years ago
- 《Linux 高性能服务 器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆320Updated 4 years ago
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆940Updated 4 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,790Updated 6 months ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,255Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,378Updated last year
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆359Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆209Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆252Updated 2 years ago
- 📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,073Updated last month
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,033Updated 2 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆228Updated 3 years ago
- linux下c/c++模拟实现云盘项目☆616Updated 3 years ago
- 剖析 STL 是一种享受的过程!☆2,451Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆630Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆500Updated 4 years ago