trpc-group / trpc-cppLinks
A pluggable, high-performance RPC framework written in cpp
☆344Updated 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源码分析☆344Updated 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++ language framework rpc source code implementation☆544Updated last week
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- Coroutine C++ Workflow based on C++ 20☆68Updated 2 weeks ago
- 基于C++ Coroutines编写的无栈协程库☆627Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- High-Performance C++ Fundamental Library☆613Updated last month
- c++20 coroutine with epoll and queue☆109Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,384Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- ☆43Updated 11 months ago
- Probably the fastest coroutine lib in the world!☆1,125Updated last week
- Tutorial of Muduo network library☆546Updated 6 years ago
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- Automatic output function for STL containers☆52Updated 4 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆942Updated 2 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆880Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆405Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- cross-platform coroutine library in c++☆863Updated 4 months ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆923Updated 11 months ago
- asio examples☆214Updated 3 weeks ago