C++实现的高并发web服务器
☆12Feb 26, 2020Updated 6 years ago
Alternatives and similar repositories for webServer
Users that are interested in webServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 计算机毕业设计吊打导师hadoop+spark知识图谱美食推荐系统 美食价格预测 美团推荐系统 美团爬虫 大众点评爬虫 美食数据分析 美食可视化大屏 大数据毕设☆13Aug 4, 2023Updated 2 years ago
- Code of our Neurips2020 paper "Auto Learning Attention", coming soon☆22Apr 14, 2021Updated 5 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- ☆26Dec 10, 2020Updated 5 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆11Nov 18, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆10Feb 16, 2022Updated 4 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆17Aug 6, 2020Updated 5 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- A fast, minimal HTTP framework.☆17Jul 3, 2021Updated 4 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 years ago
- ☆12Dec 5, 2022Updated 3 years ago
- Using CNN for reconstruction of images aberrated by atmospheric turbulence☆13Mar 15, 2019Updated 7 years ago
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- @AbyssWorldHQ 每天签到脚本☆14May 17, 2023Updated 2 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.
- 聊天机器人前端网页,通过Ajax请求后端接口,返回机器人应答数据。☆11Jun 22, 2019Updated 6 years ago
- C++ 高并发Web服务器☆20Aug 8, 2019Updated 6 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 历届安徽省ACM竞赛题解,请务必写题解思路,谢谢!,命名格式年份+序号(A_Z)+名称 比如2010A统计.cpp☆14Sep 28, 2020Updated 5 years ago
- 自己动手实现rpc框架:https://www.imooc.com/learn/1158☆13Jun 17, 2022Updated 3 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 3 years ago
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆64Nov 9, 2020Updated 5 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- MARS: Sentiment Analysis Based MOOC Recommendation System(基于评论方面级情感分析的慕课推荐系统)☆27Dec 18, 2025Updated 3 months ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 4 years ago
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- this is a usage example for rpc-spring-boot-starter☆16Aug 18, 2023Updated 2 years ago
- Learning to Restore Images Degraded by Atmospheric Turbulence Using Uncertainty☆24Jul 12, 2022Updated 3 years ago
- 基于慕课网实战课程《BAT大牛亲授 基于ElasticSearch的搜房网实战》升级的SpringBoot2.0搜房网☆19Mar 31, 2021Updated 5 years ago
- 多模态视频分类模型☆32Nov 23, 2022Updated 3 years ago
- 涡旋光的产生与检测方法:拉盖尔-高斯光束,贝塞尔-高斯光束,环形☆23Mar 22, 2021Updated 5 years ago
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- AlgoCasts 算法视频列表☆40Jan 21, 2019Updated 7 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Jul 29, 2019Updated 6 years ago
- 使用 vue.js+iview 构建前台 Springboot+Mybatis 构建后端 Docker+C 构建判题核心☆17Oct 14, 2023Updated 2 years ago
- My OS learning repo for https://time.geekbang.org/column/intro/411☆23May 15, 2021Updated 4 years ago
- Phase Screen Models for Characterizing the Deep Turbulence effects on long distance laser beam propagation.☆26Feb 12, 2021Updated 5 years ago
- 高性能博客系统☆30Aug 20, 2019Updated 6 years ago
- Code repository for Augmented Reality Game Development, published by Packt☆30Jan 30, 2023Updated 3 years ago