trpc-group / trpc-cppLinks
A pluggable, high-performance RPC framework written in cpp
☆338Updated last month
Alternatives and similar repositories for trpc-cpp
Users that are interested in trpc-cpp are comparing it to the libraries listed below
Sorting:
- brpc源码分析☆337Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- High-Performance C++ Fundamental Library☆602Updated last month
- C++ language framework rpc source code implementation☆541Updated this week
- A distributed service governance framework. 分布式服务治理框架☆431Updated last year
- coroutine;fiber;boost fiber☆92Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆573Updated last year
- c++20 coroutine with epoll and queue☆109Updated last year
- Ring-Log是一个高效简洁的C++异 步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆69Updated 2 weeks ago
- <-- workflow 中文注释 / demos / 源码解析☆298Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,379Updated last year
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- c++中文周刊☆524Updated last month
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆876Updated 2 years ago
- Tutorial of Muduo network library☆541Updated 5 years ago
- A C++17-based lightweight high-performance network library☆261Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆447Updated 6 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆399Updated last year
- ☆42Updated 9 months ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- asio examples☆206Updated last month
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆913Updated 9 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆536Updated last year
- libevent source code analysis☆62Updated 2 years ago
- Multithreaded network library in C++17☆92Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队 列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago