在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
☆70Jul 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:
- triton ver of gqa flash attn, based on the tutorial☆12Aug 4, 2024Updated last year
- 我参加19年网龙公司线上训练营的项目。我将在一个月的时间内,通过完成一个个阶段性任务,快速入门C++和U3D。☆28Jan 13, 2020Updated 6 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- 用Qt完成的微商系统,包含完整的前后端,使用Mysql数据库,socket通信☆15Oct 23, 2024Updated last year
- 在RK3588上实现的yolov5+sort目标检测与跟踪(c++版本)☆13May 28, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- yolov8pose 部署版本,将DFL放在后处理中,部署rk3588.☆11Aug 21, 2024Updated last year
- 内网穿透及端口转发工具☆10Apr 7, 2022Updated 4 years ago
- ☆10May 17, 2024Updated 2 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 6 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 6 years ago
- 基于c++ muduo网络库的集群聊天服务器,使用nginx实现负载均衡,使用reids消息队列实现跨服务器通信☆13Feb 23, 2024Updated 2 years ago
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- 开源项目的源码分析☆148Jan 18, 2017Updated 9 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.
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- ☆10Feb 10, 2026Updated 4 months ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- Course Scheduling with Genetic Algorithm☆10May 23, 2020Updated 6 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆27Feb 8, 2017Updated 9 years ago
- 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
- Visual Studio 2019/2022/2026 extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately).☆28May 16, 2026Updated last month
- 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.
- A virtio layer for xv6☆12Apr 16, 2019Updated 7 years ago
- 个人博客,希望大佬们提issue☆15Jul 17, 2020Updated 5 years ago
- C program and network programming series articles demo program☆15Mar 2, 2026Updated 4 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
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆23Dec 21, 2022Updated 3 years ago
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 9 years ago
- Linux下C++轻量级WebServer服务器☆19,589Jul 5, 2024Updated 2 years ago
- opengl 的一些简单封装,目标是用一个简单的类封装实现各种滤镜、特效、转场、位置变换等处理☆20Feb 12, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 国标28181视频推流客户端实现linux版本☆48May 22, 2022Updated 4 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- ☆16Sep 11, 2021Updated 4 years ago
- An easy-use coroutine lib implement by C++ coroutine and liburing☆32Jun 6, 2025Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆90May 10, 2022Updated 4 years ago
- OS2022-Proj95☆11Jun 5, 2022Updated 4 years ago
- “韩顺平循序渐进学Java”课程笔记☆14Jul 28, 2024Updated last year