trpc-group / trpc-cppLinks
A pluggable, high-performance RPC framework written in cpp
☆315Updated last week
Alternatives and similar repositories for trpc-cpp
Users that are interested in trpc-cpp are comparing it to the libraries listed below
Sorting:
- brpc源码分析☆332Updated 5 years ago
- C++ language framework rpc source code implementation☆537Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A distributed service governance framework. 分布式服务治理框架☆429Updated last year
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- High-Performance C++ Fundamental Library☆574Updated 5 months ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆564Updated 10 months ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,366Updated 11 months ago
- c++中文周刊☆506Updated last week
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- c++20 coroutine with epoll and queue☆97Updated last year
- coroutine;fiber;boost fiber☆91Updated 3 years ago
- Tutorial of Muduo network library☆538Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆201Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆289Updated 3 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆889Updated 6 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆524Updated last year
- C++ Base Library for serverside development☆349Updated 5 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- Probably the fastest coroutine lib in the world!☆986Updated this week
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等 方面优化。☆395Updated last year
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆383Updated last month