JiaoZixun / WebNetwork_Sylar
实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)
☆10Updated last year
Alternatives and similar repositories for WebNetwork_Sylar:
Users that are interested in WebNetwork_Sylar are comparing it to the libraries listed below
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated last year
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆23Updated 2 years ago
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- A small Key-Value storage engine written in C++.☆105Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆49Updated last year
- ☆64Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆57Updated 2 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated last year
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式 的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆37Updated 2 years ago
- This is a IM Server written By C++☆131Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆171Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆225Updated 11 months ago
- 基于muduo网络库的集群聊天服务器☆92Updated 3 years ago
- A TinyWebServer implemented inC++11.☆199Updated 9 months ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆148Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆39Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆80Updated 2 years ago
- ytlloctra / Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework轻量级RPC分布式网络通信框架设计☆9Updated 2 years ago
- 基于C++11的muduo网络库☆102Updated 3 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆148Updated 2 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆39Updated 4 years ago
- 基于分布式的集群聊天系统☆42Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆208Updated 2 years ago
- 面试八股文☆75Updated 4 months ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- Linux C++ Web 文件服务器☆224Updated 8 months ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆248Updated 9 months ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 5 years ago
- ☆24Updated 11 months ago
- 一个基于协程的异步网络库☆107Updated 3 years ago