A webserver developed using modern c++
☆46Dec 19, 2019Updated 6 years ago
Alternatives and similar repositories for HttpServer
Users that are interested in HttpServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用C++11完成的Web服务器☆36Nov 28, 2019Updated 6 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Feb 20, 2019Updated 7 years ago
- An rpc component based on C++ and python zmq, cross language communication, simple and easy to use☆20May 29, 2019Updated 7 years ago
- 基于Linux的web server☆26Jun 2, 2022Updated 4 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 💻 High-performance multi-thread web server written by C++☆30Jul 29, 2019Updated 6 years ago
- ☆10Feb 24, 2025Updated last year
- A WebServer write by C++☆132May 14, 2019Updated 7 years ago
- A high performance HTTP server based on linux epoll designed by C++ 20☆33Nov 23, 2021Updated 4 years ago
- The code of the base model (TCN-GRU) in article "Wind power forecasting: A temporal domain generalization approach incorporating hybrid m…☆13Apr 2, 2024Updated 2 years ago
- ☆11Jun 13, 2021Updated 5 years ago
- An example of thread-safe double-buffering implemented in C++☆12Jul 22, 2018Updated 7 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆48Aug 30, 2022Updated 3 years ago
- tail log to kafka, support lua filter before send☆29Nov 17, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- osg/osgEarth 标牌管理器☆18Sep 18, 2022Updated 3 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…