lgc1112 / cpp20coroutine-protobuf-rpcLinks
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.
☆27Updated 2 years ago
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. 分布式服务治理框架☆432Updated last year
- A pluggable, high-performance RPC framework written in cpp☆342Updated last month
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- brpc源码分析☆343Updated 5 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆302Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆255Updated 7 months ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- Tutorial of Muduo network library☆543Updated 5 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆246Updated last year
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- C++ implement of rpc framework☆23Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆237Updated 3 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆486Updated 4 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago