guoxuanhan / NetServerLinks
本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;
☆15Updated 4 years ago
Alternatives and similar repositories for NetServer
Users that are interested in NetServer are comparing it to the libraries listed below
Sorting:
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆291Updated 5 years ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- Linux C++ Web 文件服务器☆283Updated 7 months ago
- c++ rpc framework, simplified version of tinyrpc。☆250Updated last year
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆339Updated 5 years ago
- A TinyWebServer implemented inC++11.☆211Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆52Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆378Updated 3 months ago
- 基于muduo网络库的集群聊天服务器☆100Updated 4 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆396Updated 5 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆241Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 3 years ago
- 📚一个三 级缓存的高并发内存池☆62Updated 6 years ago
- Linux多线程服务端编程[muduo C++网络库]☆585Updated 4 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆255Updated 3 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆65Updated 3 years ago
- 红黑树的实现☆292Updated 7 years ago
- ☆266Updated 4 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆187Updated 3 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆74Updated 6 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆515Updated 5 years ago
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆64Updated 5 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆88Updated 3 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆280Updated 4 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆250Updated last year
- 学习muduo网络库的一些笔记☆123Updated 5 years ago
- 大并发服务器课程源代码☆123Updated 5 years ago
- ☆170Updated 6 years ago