C++实现的高并发web服务器
☆14Feb 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
Sorting:
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 6 years ago
- 2018-2019-1学期《C语言程序设计I》2018级123班☆11Dec 25, 2018Updated 7 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 聊天机器人前端网页,通过Ajax请求后端接口,返 回机器人应答数据。☆12Jun 22, 2019Updated 6 years ago
- deep learning enhanced phase retrieval based on different architectures using tensorflow 2.0☆11Dec 18, 2019Updated 6 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 years ago
- 自己动手实现rpc框架:https://www.imooc.com/learn/1158☆13Jun 17, 2022Updated 3 years ago
- Personal Page☆12Feb 10, 2026Updated 3 weeks ago
- 在线答题系统,支持选择题和编程题☆12Dec 23, 2020Updated 5 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- 基于Opencv+QT的视频播放器☆18Dec 1, 2019Updated 6 years ago
- Implementation of learning a Gaussian mixture model using tensor decomposition.☆15May 29, 2017Updated 8 years ago
- Tensor GAN. Ding, Z., Liu, X.Y., Yin, M. and Kong, L., 2019, August. Tensor Super-Resolution with Generative Adversarial Nets: A Large Im…☆11Nov 14, 2018Updated 7 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆19Apr 15, 2023Updated 2 years ago
- Swin-Unet与Unet复现,非全部自写☆23Jul 25, 2023Updated 2 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- this is a usage example for rpc-spring-boot-starter☆16Aug 18, 2023Updated 2 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆17Aug 6, 2020Updated 5 years ago
- 涡旋光的产生与检测方法:拉盖尔-高斯光束,贝塞尔-高斯光束,环形☆21Mar 22, 2021Updated 4 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 3 years ago
- TCP Fast Open (TFO) for tokio☆34Jan 5, 2026Updated 2 months ago
- 基于慕课网实战课程《BAT大牛亲授 基于ElasticSearch的搜房网实战》升级的SpringBoot2.0搜房网☆19Mar 31, 2021Updated 4 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 5 years ago
- 使用 vue.js+iview 构建前台 Springboot+Mybatis 构建后端 Docker+C 构建判题核心☆17Oct 14, 2023Updated 2 years ago
- 分布式云存储(网络云盘)☆21Sep 8, 2021Updated 4 years ago
- 利用修正后的Von-Karman方法,通过经3次谐波补偿后的大气湍流多随机相位屏,模拟高斯光束在大气湍流中的传输☆34Apr 11, 2023Updated 2 years ago
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- My OS learning repo for https://time.geekbang.org/column/intro/411☆23May 15, 2021Updated 4 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Jul 29, 2019Updated 6 years ago
- 实现Reactor模式c++服务器,每个版本有迭代教程和源代码☆32Apr 25, 2024Updated last year
- 基于 springBoot + mybatis + thymeleaf 搭建的个人博客平台☆22Jul 15, 2019Updated 6 years ago
- Code repository for Augmented Reality Game Development, published by Packt☆30Jan 30, 2023Updated 3 years ago
- This is a project to develop an ebpf program that uses ebpf tc to redirect ingress ipv4 udp/tcp flows toward specific dynamically created…☆32Apr 2, 2024Updated last year
- AlgoCasts 算法视频列表☆40Jan 21, 2019Updated 7 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Robust PCA in Python☆36May 10, 2013Updated 12 years ago