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☆344Updated 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源码分析☆344Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- 📚一个三级缓存的高并发内存池☆61Updated 6 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- C++20 Coroutine Library for Education Purpose (WIP)☆257Updated 8 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆540Updated last year
- C++11版本muduo网络库 除去了对boost库的依赖☆238Updated 3 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 6 years ago
- c++20 coroutine with epoll and queue☆109Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆371Updated 2 weeks ago
- 服务器开发工具☆77Updated 3 years ago
- ☆43Updated 11 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- ☆172Updated 6 years ago