本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。
☆22May 5, 2020Updated 6 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:
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆32Dec 9, 2023Updated 2 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- 项目名称:智能楼宇安全监控报警系统 开发环境及技术栈:ARM-Linux-gcc、Linux-C、C# 我的主要工作:配置传感器和摄像头的驱动文件,通过ARM-Linux-gcc编译后移植到s3c2410开发板上; 采用Linux-C提供的多线程技术,同步原始数据采集、视频…☆46May 15, 2020Updated 6 years ago
- 主要包含qt4和qt5的安装包及教程、部分qt项目(音乐播放器、电子教室……)、练手小项目(记事本、计算器、命令行……)及记录…………☆44Apr 18, 2020Updated 6 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆71Jul 14, 2021Updated 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.
- 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊☆12Mar 7, 2017Updated 9 years ago
- QQ Tea 加/解密算法之PHP实现☆12Nov 29, 2016Updated 9 years ago
- 64程序中调用大漠插件☆14Jun 13, 2024Updated 2 years ago
- so文件的加密和解密以及so文件的修复☆14Dec 15, 2020Updated 5 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Jul 19, 2016Updated 10 years ago
- Use your android phone as trackpad on Windows or Linux systems☆12Aug 27, 2020Updated 5 years ago
- deep learning enhanced phase retrieval based on different architectures using tensorflow 2.0☆10Dec 18, 2019Updated 6 years ago
- 以Linux下C++网络编程作服务端,Qt/C++编写的可联网五子棋☆12Sep 9, 2021Updated 4 years ago
- A simple lib to draw to Linux framebuffer☆13Jul 7, 2024Updated 2 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.
- demo万能模板☆13Dec 24, 2018Updated 7 years ago
- 自动加密解密微信消息,通过xposed框架☆14Apr 30, 2017Updated 9 years ago
- 使用javafx实现扫码登录QQ获取cookies☆12Jul 12, 2025Updated last year
- 基于Qt4和嵌入式linux系统的简易北斗导航终端☆23Apr 4, 2016Updated 10 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 4 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆12Nov 18, 2021Updated 4 years ago
- QQ机器人框架☆14Mar 7, 2023Updated 3 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆26Oct 23, 2017Updated 8 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.
- NDK项目实战之双进程守护—让你的app服务不在被杀死☆15Sep 8, 2017Updated 8 years ago
- 基于PCTim协议和JVM版qq,收发消息☆13Oct 12, 2023Updated 2 years ago
- The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem performance measurement tool.☆20Apr 25, 2012Updated 14 years ago
- 仿iOS弹窗☆12Sep 3, 2018Updated 7 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 7 years ago
- 可执行文件+skia绘制☆13Feb 14, 2022Updated 4 years ago
- Android端websocket即时通讯demo☆12Mar 20, 2019Updated 7 years ago
- 【博客】JNI基础入门例子☆14Sep 1, 2017Updated 8 years ago
- 学习Linux epoll,使用epoll实现聊天室demo☆12Apr 2, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 学术答辩Beamer PPT模板(含有大纲导航、页码、学校logo等,以简洁清晰为主)☆23Jun 14, 2019Updated 7 years ago
- ☆12Dec 5, 2022Updated 3 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- 本项目基于PaddleDetection目标检测开发套件,选取1.3M超轻量PPYOLO tiny进行项目开发,并部署于windows端。☆11May 30, 2021Updated 5 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- 一款专注于PC蛋蛋预测,加拿大28预测开源软件,包含:pc蛋蛋、加拿大28走势图,大小,单双,组合预测等。☆18Jan 23, 2018Updated 8 years ago