在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
☆67Jul 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
- triton ver of gqa flash attn, based on the tutorial☆12Aug 4, 2024Updated last year
- 我参加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
- 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.
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- epoll内核源码详解剖析,揭开epoll的神秘面纱☆18Apr 2, 2019Updated 7 years ago
- 用Qt完成的微商系统,包含完整的前后端,使用Mysql数据库,socket通信☆15Oct 23, 2024Updated last year
- 冯如杯项目-嵌入式实时对象检测系统☆11Mar 20, 2019Updated 7 years ago
- yolov8pose 部署版本,将DFL放在后处理中,部署rk3588.☆11Aug 21, 2024Updated last year
- 一次对Tinyhttpd完整的精读,注释,测试☆162Mar 25, 2024Updated 2 years ago
- 树莓派4B的项目☆13Apr 14, 2021Updated 5 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 5 years ago
- 基于c++ muduo网络库的集群聊天服务器,使用nginx实现负载均衡,使用reids消息队列实现跨服务器通信☆11Feb 23, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆20Jun 7, 2024Updated last year
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- ☆10Feb 10, 2026Updated 2 months ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。 这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- 基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。☆313Jul 29, 2024Updated last year
- Course Scheduling with Genetic Algorithm☆10May 23, 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.
- 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…☆11Oct 24, 2020Updated 5 years ago
- 学习muduo网络库的一些笔记☆127Sep 27, 2020Updated 5 years ago
- A virtio layer for xv6☆12Apr 16, 2019Updated 7 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- C program and network programming series articles demo program☆14Mar 2, 2026Updated 2 months 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
- 一个简易的c++高并发http服务器,并提供servlet接口☆59Apr 27, 2023Updated 3 years ago
- DeviceIO是一个驱动框架,用于封装嵌入式HAL驱动,为上层应用提供服务。☆10Jun 1, 2024Updated last year
- 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.
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 远程桌面控制软件,当前只能局域网,后面要重构p2p服务器,加上p2p功能☆52Mar 9, 2020Updated 6 years ago
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 8 years ago
- Linux下C++轻量级WebServer服务器☆19,460Jul 5, 2024Updated last year
- Method for facial emotion recognition compitition of Xunfei and Datawhale .☆16Nov 15, 2021Updated 4 years ago
- 国标28181视频推流客户端实现linux版本☆47May 22, 2022Updated 3 years ago
- An easy-use coroutine lib implement by C++ coroutine and liburing☆33Jun 6, 2025Updated 10 months ago