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. 分布式服务治理框架☆433Updated last year
- A pluggable, high-performance RPC framework written in cpp☆340Updated last week
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆575Updated last year
- C++ implement of rpc framework☆22Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆299Updated 3 years ago
- brpc源码分析☆340Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Updated last year
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆237Updated 2 years ago
- 一个基于协程的异步网络库☆116Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆246Updated last year
- 基于C++11的muduo网络库☆115Updated 4 years ago
- 使用 C++ 17 编写的高并发高性能网络库☆11Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 📚一个三级缓存的高并发内存池☆58Updated 6 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆126Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆253Updated 6 months ago
- Tutorial of Muduo network library☆541Updated 5 years ago
- c++20 重新实现的 redis 1.3.6☆49Updated 2 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆365Updated 6 months ago
- JSON-RPC implementation in C++17☆350Updated 3 years ago