Gooddbird / tinyrpc
c++ async rpc framework. 14w+qps.
☆1,385Updated 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,101Updated 4 months ago
- A C++ Lightweight Web Server based on Linux epoll☆614Updated last year
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆689Updated 2 years ago
- STL源码分析☆695Updated last year
- MIT 6.824 distributed system C++Version☆824Updated last year
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆958Updated 4 years ago
- Linux多线程服务端编程[muduo C++网络库]☆546Updated 3 years ago
- C/C++高频面试题☆481Updated 3 weeks ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,265Updated 2 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,355Updated last year
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server( 包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,324Updated last year
- A distributed service governance framework. 分布式服务治理框架☆413Updated 11 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆521Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,084Updated 2 months ago
- 从零开始重写sylar C++高性能分布式服务器框架☆342Updated last week
- C++ Linux WebServer服务器☆3,743Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆233Updated last year
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,281Updated 2 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆364Updated 4 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,794Updated 7 months ago
- 红黑树的实现☆295Updated 7 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆322Updated 4 years ago
- linux下c/c++模拟实现云盘项目☆620Updated 3 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,630Updated last month
- Linux高性能服务器编程源码☆531Updated 9 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,464Updated 2 years ago
- 剖析 STL 是一种享受的过程!☆2,466Updated 7 years ago
- Uubuntu 20 C++版本的web服务器☆250Updated 2 years ago
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆1,697Updated 6 months ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,033Updated 2 years ago