本项目是在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
Sorting:
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆66Jul 14, 2021Updated 4 years ago
- ☆11Jun 12, 2023Updated 2 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- 64程序中调用大漠插件☆13Jun 13, 2024Updated last year
- 基于嵌入式平台ARM Linux的新冠肺炎疫情监控平台,支持米尔YA157C开发板+7寸(1024*600) IPS显示屏,支持周立功IMX287A开发套件4.3寸显示屏,Qt 4和Qt 5兼容。☆35Mar 29, 2020Updated 5 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 11 years ago
- TouchGFX例程☆10Dec 14, 2016Updated 9 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 9 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- happy-llm 实践练习:colab 版本、pynb 格式,GPU 免费☆66Jan 19, 2026Updated last month
- 即时通信 select/poll/epoll☆45Apr 5, 2020Updated 5 years ago
- Highlight resources and tools for Nvidia Jetson Nano☆10Apr 22, 2019Updated 6 years ago
- SWOOLE-CLI is a php binary distribution composed swoole & php-core & cli & php-fpm and mostly of common extensions.☆12Updated this week
- Super Audio CD ISO-Image decoder addon☆16Updated this week
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆11Oct 8, 2019Updated 6 years ago
- Use your android phone as trackpad on Windows or Linux systems☆12Aug 27, 2020Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Jun 28, 2021Updated 4 years ago
- A NES emulator in Wa. 凹语言 NES 模拟器☆11Jun 15, 2025Updated 8 months ago
- ☆10Dec 10, 2022Updated 3 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- python工具,用于在线下载第三方库wheel文件,离线安装第三方库wheel文件。☆12Nov 11, 2025Updated 3 months ago
- aardio 数据库作业:网上购物数据库综合系统☆10Dec 4, 2016Updated 9 years ago
- My computer daily study notes☆11Mar 11, 2025Updated 11 months ago
- How to fix bug with Orange Pi 5 Plus PWM FAN☆10Jan 29, 2025Updated last year
- 高仿QQ邮箱下拉刷新三个圆圈转圈动画☆10Oct 2, 2016Updated 9 years ago
- Olympia is a storage-only open catalog format for big data analytics, ML & AI.☆16May 5, 2025Updated 9 months ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆14Feb 6, 2021Updated 5 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- uc::curl is a libcurl wrapper library created C++11 single-header.☆10Jan 28, 2022Updated 4 years ago
- 一款专注于PC蛋蛋预测,加拿大28预测开源软件,包含:pc蛋蛋、加拿大28走势图,大小,单双,组合预测等。☆14Jan 23, 2018Updated 8 years ago
- 基于C语言实现一个简易 的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- 很好用的tnn classify demo☆11Mar 24, 2021Updated 4 years ago
- implement patterns in Go language☆11Aug 3, 2020Updated 5 years ago
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持。目前O…☆14Nov 3, 2010Updated 15 years ago
- Samba docker container☆11Dec 2, 2023Updated 2 years ago
- 赵炯老师版本的注释版Linux内核源码☆10Oct 18, 2018Updated 7 years ago
- linux内核网络协议栈源码阅读☆12Dec 6, 2016Updated 9 years ago