kehengzhong / ejetLinks
eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Location、Rewrite/Try_files等指令、HTTP Tunnel、应用回调和动态库回调等,是超大文件上传下载、网站、PHP、CDN、Web Cache、嵌入式Web等服务的理想平台
☆36Updated 11 months ago
Alternatives and similar repositories for ejet
Users that are interested in ejet are comparing it to the libraries listed below
Sorting:
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆51Updated 2 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated this week
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆53Updated 4 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- 编码转换 unicode utf8 gb2312☆54Updated 8 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 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…☆35Updated last year
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆204Updated 2 years ago
- ☆33Updated 4 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆29Updated last year
- cgic和boa实现网页上载文件,读取配置信息以及进度条等一系列功能☆18Updated 8 years ago
- An efficient serialization format and library which support json☆26Updated 2 years ago
- C语言实现的MD5算法源码☆90Updated 6 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- 基于C语言的json数据映射解析库☆138Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago
- 用于保存嵌入式Linux应用层接口的demo☆54Updated 9 months ago