使用C++11完成的Web服务器
☆36Nov 28, 2019Updated 6 years ago
Alternatives and similar repositories for WebServer_Comment
Users that are interested in WebServer_Comment are comparing it to the libraries listed below
Sorting:
- 使用C++11完成线程池☆18Oct 17, 2019Updated 6 years ago
- High-performance multi-threaded tcp network server in c++11☆60Jun 22, 2019Updated 6 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- 一个C++编写的Web服务器,使用JSON配置文件,支持静态请求和 PHP 文件,实现了 GET、POST 等基本请求。☆21Mar 2, 2019Updated 7 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 4 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- A webserver developed using modern c++☆46Dec 19, 2019Updated 6 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Apr 5, 2020Updated 5 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 5 years ago
- A C++ High Performance Web Server☆76Feb 20, 2020Updated 6 years ago
- 💻 High-performance multi-thread web server written by C++☆30Jul 29, 2019Updated 6 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 线程池+epoll服务器☆19Aug 29, 2013Updated 12 years ago
- 一套c服务框架☆18Aug 11, 2020Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Aug 28, 2025Updated 6 months ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆48Nov 27, 2018Updated 7 years ago
- c++11 thread pool☆23Jun 20, 2017Updated 8 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- C++ High Performance HTTP WebServer☆76Mar 28, 2021Updated 4 years ago
- A WebServer write by C++☆130May 14, 2019Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 5 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆28Jan 11, 2021Updated 5 years ago
- An e-Commerce ChatBot based on contextual-NLP processes, developed with Rasa Open Source, written in python☆11Aug 4, 2022Updated 3 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 超市商品库存信息管理系统/大一C语言课设☆12Jan 2, 2022Updated 4 years ago
- 金仕达内存数据库体验版。☆10Apr 23, 2021Updated 4 years ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 2 years ago
- ☆13May 11, 2021Updated 4 years ago
- A tiny C++ webserver, when it goes wrong, it returns I know nothing.☆69Jan 6, 2021Updated 5 years ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 4 months ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- An application that can controls Bluetooth Low Energy smart lights, as well as your computer with the help of Bluetooth Low Energy remote…☆13Nov 28, 2025Updated 3 months ago
- 一个批量下载人人网相册照片的工具。☆10Nov 15, 2018Updated 7 years ago