hanAndHan / HttpServer
A high performance HTTP server based on c++
☆106Updated 5 years ago
Alternatives and similar repositories for HttpServer:
Users that are interested in HttpServer are comparing it to the libraries listed below
- High-performance multi-threaded tcp network server in c++11☆60Updated 5 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆319Updated 2 years ago
- Tiny STL based on SGI STL☆350Updated last year
- A lightweight json library (C++)☆68Updated 4 years ago
- 学习muduo网络库的一些笔记☆103Updated 4 years ago
- A webserver developed using modern c++☆47Updated 5 years ago
- A WebServer write by C++☆130Updated 5 years ago
- RPC远程调用框架☆25Updated 3 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆41Updated 6 years ago
- 基于C++11的muduo网络库☆103Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆90Updated 3 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- 大并发服务器课程源代码☆121Updated 4 years ago
- A Web Server designed with Reactor I/O Model☆64Updated 5 years ago
- LAN Instant Messaging based on Qt5,Imitate the qq for interface design☆158Updated 6 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆510Updated 4 years ago
- 【muduo 源码解析】☆47Updated 2 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Updated 5 years ago
- 基于分布式的集群聊天系统☆43Updated 3 years ago
- ☆10Updated 7 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆209Updated 2 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 一个简单的搜索引擎☆14Updated 5 years ago