shuming1998 / mprpcLinks
☆30Updated 2 years ago
Alternatives and similar repositories for mprpc
Users that are interested in mprpc are comparing it to the libraries listed below
Sorting:
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆25Updated 2 years ago
- An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implem…☆16Updated 9 months ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议 ,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- A high performance HTTP server based on linux epoll designed by C++ 20☆34Updated 3 years ago
- A lightweight key-value storage engine based on the Bitcask model.☆39Updated 3 months ago
- A C++ header-only memory allocator designed for multi-threaded application☆90Updated 2 weeks ago
- 实现了raft算法中提供的领导者选举,日志复制和持久化等功能☆37Updated 3 years ago
- ☆19Updated 3 years ago
- go 语言仿写的 redis 服务器,支持 RESP 通信协议☆36Updated last year
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆38Updated last week
- HIPER c++高性能网络服务框架☆7Updated last year
- 一个简单易用、支持分布式存储的网盘系统。☆26Updated 9 months ago
- 不依赖第三方组件实现的C++ webserver,目 前能够处理get、post请求☆9Updated 10 months ago
- A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model☆34Updated last year
- C/S system based on gRPC streaming service and implement Android device communication☆16Updated 3 years ago
- ☆23Updated 2 years ago
- This is a simple Linux thread pool.☆21Updated 4 months ago
- This repository contains C++ programming templates optimized for competitive coding challenges. It includes various algorithms, data stru…☆16Updated 2 months ago
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆23Updated last year
- common components☆7Updated 2 years ago
- ☆32Updated 2 years ago
- 手写rpc远程调用框架☆32Updated last year
- 在线体验工具已经开放!☆28Updated last year
- CMake程序,用于在配置时处理依赖库已经.dll的安装☆11Updated 3 years ago
- 博客前端☆22Updated last year
- k8s source code handouts and blogs☆25Updated 2 years ago
- Classic Snake Game: Navigate the snake to eat food and grow, but avoid colliding with walls and its own tail! Built for endless fun and n…☆18Updated 2 years ago
- ☆13Updated 2 years ago
- This repo contains all files needed for building a recommender system based on 2019 Yelp Challenge Datasets. This is the No.1 solution in…☆1Updated 2 years ago
- 基于go语言开发的长链接服务,基于goroutine对连接进行包装,支持ack消息回执,心跳检测,分布式部署,对外开放rpc、http两种调用模式,提供在线人数统计、对点消息发送、全盘消息发送等多种模式☆26Updated 2 years ago