c++ async rpc framework. 14w+qps.
☆1,620Oct 18, 2023Updated 2 years ago
Alternatives and similar repositories for tinyrpc
Users that are interested in tinyrpc are comparing it to the libraries listed below
Sorting:
- c++ rpc framework, simplified version of tinyrpc。☆251Feb 12, 2024Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包 含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year
- C++ Linux WebServer服务器☆4,043Dec 2, 2023Updated 2 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- 30天自制C++服务器,包含教程和源代码☆7,007Mar 26, 2025Updated 11 months ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求 。☆742Feb 23, 2023Updated 3 years ago
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- 从零开始重写sylar C++高性能分布式服务器框架☆381Oct 27, 2025Updated 4 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- C/C++学习,后端开发进阶指南。☆6,036Jun 24, 2025Updated 8 months ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,126Feb 11, 2026Updated 2 weeks ago
- C++那些事☆42,876Jun 14, 2024Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆444May 4, 2019Updated 6 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- 实现一个操作系统内核☆1,900Mar 4, 2023Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,450Apr 28, 2022Updated 3 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,176Jan 5, 2026Updated last month
- <-- workflow 中文注释 / demos / 源码解析☆309Apr 11, 2022Updated 3 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,501Oct 27, 2018Updated 7 years ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- 从零开始的 JSON 库教程☆7,956Jun 14, 2024Updated last year
- C++11版本muduo网络库 除去了对boost库的依赖☆242Oct 14, 2022Updated 3 years 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
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆945Nov 13, 2025Updated 3 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,389Jun 4, 2024Updated last year