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.
☆26Updated 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 pluggable, high-performance RPC framework written in cpp☆343Updated 2 months ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- brpc源码分析☆344Updated 6 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆579Updated last year
- Tiny and simple c++ rpc library☆87Updated 7 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- A C++17-based lightweight high-performance network library☆263Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆540Updated last year
- 基于C++ Coroutines编写的无栈协程库☆628Updated last year
- Multithreaded network library in C++17☆93Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的 网络库☆84Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- simple,pure IO☆112Updated 3 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
- 使用 C++ 17 编写的高并发高性能网络库☆10Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆239Updated 3 years ago
- 一个简单的用户级线程库☆349Updated 5 years ago
- Tutorial of Muduo network library☆548Updated 6 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- 基于C++11的muduo网络库☆118Updated 4 years ago