在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
☆68Jul 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
- 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.
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- 挑战杯rk板端代码,gstreamer mpp硬解码,以及推理模型的rknn部署☆13Sep 12, 2023Updated 2 years ago
- epoll内核源码详解剖析,揭开epoll的神秘面纱☆18Apr 2, 2019Updated 7 years ago
- 冯如杯项目-嵌入式实时对象检测系统☆11Mar 20, 2019Updated 7 years ago
- 在RK3588上实现的yolov5+sort目标检测与跟踪(c++版本)☆13May 28, 2024Updated last year
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- 赵炯老师版本的注释版Linux内核源码☆10Oct 18, 2018Updated 7 years ago
- 内网穿透及端口转发工具☆10Apr 7, 2022Updated 4 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆162Mar 25, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 树莓派4B的项目☆13Apr 14, 2021Updated 5 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 6 years ago
- 基于c++ muduo网络库的集群聊天服务器,使用nginx实现负载均衡,使用reids消息队列实现跨服务器通信☆11Feb 23, 2024Updated 2 years ago
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- 使用rknn实现yolo11在RK3588上☆19Oct 8, 2024Updated last year
- RK3588上实现车辆车牌检测,并输出4个点的landmark,车牌颜色和车牌识别☆20Jun 7, 2024Updated last year
- 开源项目的源码分析☆149Jan 18, 2017Updated 9 years ago
- ☆10Feb 10, 2026Updated 3 months ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- 基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。☆314Jul 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
- 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
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 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.
- ☆10Sep 3, 2019Updated 6 years ago
- DMN+ 模型的PyTorch 实现(中文数据集)☆19Feb 20, 2019Updated 7 years ago
- 一个简易的c++高并发http服务器,并提供servlet接口☆59Apr 27, 2023Updated 3 years ago
- DeviceIO是一个驱动框架,用于封装嵌入式HAL驱动,为上层应用提 供服务。☆10Jun 1, 2024Updated last year
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆23Dec 21, 2022Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 8 years ago