c++ rpc framework, simplified version of tinyrpc。
☆251Feb 12, 2024Updated 2 years ago
Alternatives and similar repositories for rocket
Users that are interested in rocket are comparing it to the libraries listed below
Sorting:
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- C++分布式网络通信框架(RPC)☆20May 19, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- c++ framework☆109Jul 10, 2023Updated 2 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- 基于C++11的muduo网络库☆119Mar 20, 2021Updated 4 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- 一款高性能的后端分布式服务器网络框架☆35Mar 20, 2025Updated 11 months ago
- 📚一个三级缓存的高并发内存池☆61Feb 24, 2019Updated 7 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆283Nov 1, 2025Updated 3 months ago
- 从零开始重写sylar C++高性能分布式服务器框架☆380Oct 27, 2025Updated 4 months ago
- Tiny and simple c++ rpc library☆86May 5, 2018Updated 7 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- Linux下C++轻量级WebServer服务器☆19,200Jul 5, 2024Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,234Jul 16, 2025Updated 7 months ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆945Nov 13, 2025Updated 3 months ago
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- c++ rpc framework☆45Jul 10, 2023Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated last year
- DIY a asynchronous IO framework base on coroutine☆14Mar 8, 2024Updated last year
- Coroutine Workflow based on C++ 20☆70Dec 27, 2025Updated 2 months ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆29Dec 21, 2024Updated last year
- c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移☆23May 16, 2020Updated 5 years ago
- 实现一个基于eBPF技术监控容器行为的工具☆16May 9, 2025Updated 9 months ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Jul 31, 2025Updated 7 months ago
- ☆19Feb 9, 2023Updated 3 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445May 4, 2019Updated 6 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- C++ Linux WebServer服务器☆4,043Dec 2, 2023Updated 2 years ago