本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。
☆22May 5, 2020Updated 5 years ago
Alternatives and similar repositories for Tinyhttpd_with_threadpool_epoll
Users that are interested in Tinyhttpd_with_threadpool_epoll are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于嵌入式平台ARM Linux的新冠肺炎疫情监控平台 ,支持米尔YA157C开发板+7寸(1024*600) IPS显示屏,支持周立功IMX287A开发套件4.3寸显示屏,Qt 4和Qt 5兼容。☆35Mar 29, 2020Updated 6 years ago
- 项目名称:智能楼宇安全监控报警系统 开发环境及技术栈:ARM-Linux-gcc、Linux-C、C# 我的主要工作:配置传感器和摄像头的驱动文件,通过ARM-Linux-gcc编译后移植到s3c2410开发板上; 采用Linux-C提供的多线程技术,同步原始数据采集、视频…☆46May 15, 2020Updated 5 years ago
- OpenSL API and Extension Registry☆11Jul 29, 2023Updated 2 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- 高仿QQ邮箱下拉刷新三个圆圈转圈动画☆10Oct 2, 2016Updated 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.
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆67Jul 14, 2021Updated 4 years ago
- 64程序中调用大漠插件☆13Jun 13, 2024Updated last year
- so文件的加密和解密以及so文件的修复☆14Dec 15, 2020Updated 5 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Jul 19, 2016Updated 9 years ago
- Use your android phone as trackpad on Windows or Linux systems☆12Aug 27, 2020Updated 5 years ago
- Android平台编译SDL2☆11Jun 20, 2017Updated 8 years ago
- 单文件Http工具类,支持GET,POST,断点续传,多线程断点续传☆11Sep 1, 2016Updated 9 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆11Nov 18, 2021Updated 4 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- LAN voice chat app base on QML(Qt Quick)☆24Nov 15, 2014Updated 11 years ago
- demo万能模板☆13Dec 24, 2018Updated 7 years ago
- Android Memory Tool A C-based memory tool for Android, enabling memory reading and writing in specified processes. Utilizes process_vm_r…☆15Jan 5, 2024Updated 2 years ago
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持。目前O…☆14Nov 3, 2010Updated 15 years ago
- QQ机器人框架☆14Mar 7, 2023Updated 3 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆26Oct 23, 2017Updated 8 years ago
- A project to show how to get Almost EVERYTHING of Unity il2cpp mode with only two offsets☆22Aug 19, 2020Updated 5 years ago
- NDK项目实战之双进程守护—让你的app服务不在被杀死☆15Sep 8, 2017Updated 8 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 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.
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 7 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- 可执行文件+skia绘制☆13Feb 14, 2022Updated 4 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 4 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- ☆12Dec 5, 2022Updated 3 years ago
- 基于Opencv+QT的视频播放器☆17Dec 1, 2019Updated 6 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- A simple crossfire wallhack written by C++ based on MinHook and D3DHOOK☆20Oct 4, 2021Updated 4 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.
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- Move User Certificate - 解决高版本 Android 无法复制用户证书到系统证书区问题☆18Jan 10, 2024Updated 2 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- Korge plugin for IntelliJ, featuring project wizard and some actions☆14Oct 4, 2023Updated 2 years ago
- draw rect in float view☆18Feb 7, 2022Updated 4 years ago
- Android11及以上系统的data、obb目录文件操作,外置TF卡、SD卡文件操作,外接储存设备文件操作☆14Jun 22, 2025Updated 10 months ago
- A lite tool to make systemd work in Windows Subsystem for Linux 2☆16Dec 5, 2022Updated 3 years ago