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 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. 分布式服务治理框架☆430Updated last year
- coroutine;fiber;boost fiber☆91Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆227Updated 2 years ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- 一个基于协程的异步网络库☆113Updated 3 years ago
- 学习muduo库☆14Updated 2 years ago
- 使用 C++ 17 编写的高并发高性能网络库☆10Updated 4 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆46Updated 2 years ago
- c++20 重新实现的 redis 1.3.6☆46Updated 2 years ago
- 学习muduo网络库的一些笔记☆112Updated 4 years ago
- C++ implement of rpc framework☆23Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- A pluggable, high-performance RPC framework written in cpp☆315Updated 2 weeks ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 5 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆65Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆566Updated 10 months ago
- C++20 Coroutine Library for Education Purpose (WIP)☆248Updated 2 months ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- c++20 coroutine with epoll and queue☆98Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- ☆45Updated 2 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- 基于C++11的muduo网络库☆107Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程 库☆621Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- 高性能的c++日志库☆70Updated 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