L-ge / awesome-sylarLinks
☆14Updated 2 years ago
Alternatives and similar repositories for awesome-sylar
Users that are interested in awesome-sylar are comparing it to the libraries listed below
Sorting:
- c++ rpc framework, simplified version of tinyrpc。☆241Updated last year
- 大并发服务器课程源代码☆120Updated 4 years ago
- C++后台开发面试经验☆178Updated 4 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆357Updated 3 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆65Updated 2 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆50Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆251Updated 2 years ago
- ☆168Updated 5 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆178Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆46Updated 2 years ago
- 基于协程和json协议实现的rpc服务器☆25Updated 2 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 3 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆373Updated 5 years ago
- C/C++高频面试题☆488Updated 2 months ago
- DIY a asynchronous IO framework base on coroutine☆13Updated last year
- 学习muduo网络库的一些笔记☆112Updated 4 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆330Updated 4 years ago
- ytlloctra / Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework轻量级RPC分布式网络通信框架设计☆9Updated 2 years ago
- 一个基于主从Reacotr+线程池的轻量级webserver☆43Updated 2 years ago
- C++ High Performance HTTP WebServer☆74Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆84Updated 3 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆255Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆430Updated last year
- Linux多线程服务端编程[muduo C++网络库]☆554Updated 3 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆282Updated 4 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Updated 3 years ago
- Linux网络编程视频教程☆209Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆240Updated 4 months ago
- 红黑树的实现☆294Updated 7 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆227Updated 2 years ago