trpc-group / trpc-cppLinks
A pluggable, high-performance RPC framework written in cpp
☆346Updated 3 months ago
Alternatives and similar repositories for trpc-cpp
Users that are interested in trpc-cpp are comparing it to the libraries listed below
Sorting:
- brpc源码分析☆348Updated 6 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++ language framework rpc source code implementation☆548Updated last month
- 基于C++ Coroutines编写的无栈协程库☆628Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- ☆45Updated last year
- High-Performance C++ Fundamental Library☆628Updated 3 weeks ago
- c++20 coroutine with epoll and queue☆115Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆582Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志 写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- <-- workflow 中文注释 / demos / 源码解析☆305Updated 3 years ago
- Coroutine Workflow based on C++ 20☆70Updated 2 weeks ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,387Updated last year
- A C++17-based lightweight high-performance network library☆265Updated 2 years ago
- Tutorial of Muduo network library☆552Updated 6 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆893Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 7 years ago
- c++中文周刊☆539Updated 3 weeks ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Updated 2 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆957Updated 2 weeks ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- cross-platform coroutine library in c++☆869Updated 6 months ago
- Probably the fastest coroutine lib in the world!☆1,157Updated this week
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆407Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆934Updated last year
- Multithreaded network library in C++17☆93Updated 3 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆128Updated 3 years ago