在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
☆69Jul 14, 2021Updated 4 years ago
Alternatives and similar repositories for TinyHttpd
Users that are interested in TinyHttpd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 6 years ago
- 我参加19年网龙公司线上训练营的项目。我将在一个月的时间内,通过完成一个个阶段性任务,快速入门C++和U3D。☆28Jan 13, 2020Updated 6 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Jul 29, 2024Updated last year
- 基于c++实现的raft算法☆20Mar 21, 2022Updated 4 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 挑战杯rk板端代码,gstreamer mpp硬解码,以及推理模型的rknn部署☆13Sep 12, 2023Updated 2 years ago
- 在RK3588上实现的yolov5+sort目标检测与跟踪(c++版本)☆13May 28, 2024Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- yolov8pose 部署版本,将DFL放在后处理中,部署rk3588.☆11Aug 21, 2024Updated last year
- 赵炯老师版本的注释版Linux内核源码☆10Oct 18, 2018Updated 7 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆162Mar 25, 2024Updated 2 years ago
- 使用rknn实现yolo11在RK3588上☆19Oct 8, 2024Updated last year
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆20Jun 7, 2024Updated 2 years ago
- 开源项目的源码分析☆148Jan 18, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- ☆10Feb 10, 2026Updated 4 months ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。☆317Jul 29, 2024Updated last year
- c/c++ projects for you! some projects for you to practice your programming skills which used C or CPP, you can use other programming lang…☆12Oct 24, 2020Updated 5 years ago
- 学习muduo网络库的一些笔记☆127Sep 27, 2020Updated 5 years ago
- A virtio layer for xv6☆12Apr 16, 2019Updated 7 years ago
- c、c++ http client☆17Dec 31, 2015Updated 10 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 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.
- C program and network programming series articles demo program☆15Mar 2, 2026Updated 3 months ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- ☆10Sep 3, 2019Updated 6 years ago
- This app can be implemented in restaurant for easier management and keeping track of all the orders.☆13Dec 17, 2016Updated 9 years ago
- 用libevent实现https服务器☆20Jan 28, 2019Updated 7 years ago
- 一个简易的c++高并发http服务器,并提供servlet接口☆59Apr 27, 2023Updated 3 years ago
- DeviceIO是一个驱动框架,用于封装嵌入式HAL驱动,为上层应用提供服务。☆10Jun 1, 2024Updated 2 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆23Dec 21, 2022Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 8 years ago
- Linux下C++轻量级WebServer服务器☆19,562Jul 5, 2024Updated last year
- opengl 的一些简单封装,目标是用一个简单的类封装实现各种滤镜、特效、转场、位置变换等处理☆20Feb 12, 2020Updated 6 years ago
- Method for facial emotion recognition compitition of Xunfei and Datawhale .☆15Nov 15, 2021Updated 4 years ago
- 国标28181视频推流客户端实现linux版本☆48May 22, 2022Updated 4 years ago
- An easy-use coroutine lib implement by C++ coroutine and liburing☆32Jun 6, 2025Updated last year
- 智慧办公室就是以办公室为平台,兼具办公室环境、办公、设备信息化、设 备智能化、考勤自动化、办公智能化,集系统、结构、服务、管理、监督于一体, 具有高效、安全、便利等特点,依托计算机科学以及网络通信技术,将办公与各 种控制子系统灵巧地综合为一个有机体系,形成一个高度集成的有可…☆23Sep 10, 2016Updated 9 years ago