lgc1112 / cpp20coroutine-protobuf-rpc
A lightweight, simple, and easy-to-understand high-performance RPC implementation framework based on C++20 stackless coroutines and protobuf. With a small amount of code, it implements all the basic features of RPC, making it suitable for learning or as a basis for stackless coroutine-based RPC development.
☆25Updated last year
Alternatives and similar repositories for cpp20coroutine-protobuf-rpc
Users that are interested in cpp20coroutine-protobuf-rpc are comparing it to the libraries listed below
Sorting:
- A distributed service governance framework. 分布式服务治理框架☆429Updated last year
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- A pluggable, high-performance RPC framework written in cpp☆312Updated 2 weeks ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 4 months ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- c++20 coroutine with epoll and queue☆88Updated last year
- coroutine;fiber;boost fiber☆90Updated 3 years ago
- 基于C++11的muduo网络库☆106Updated 4 years ago
- 学习muduo网络库的一些笔记☆110Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆287Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- A C++17-based lightweight high-performance network library☆259Updated last year
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- brpc源码分析☆329Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- c++ rpc framework, simplified version of tinyrpc。☆240Updated last year
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 3 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- 学习muduo库☆14Updated 2 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago