jingedawang / Tiny-WebServerLinks
A tiny web server developed by O'Hallaron using C.
☆42Updated 7 years ago
Alternatives and similar repositories for Tiny-WebServer
Users that are interested in Tiny-WebServer are comparing it to the libraries listed below
Sorting:
- cJson源码和源码分析☆245Updated 10 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆159Updated last year
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆209Updated 6 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 8 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆156Updated 4 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 11 years ago
- HTTP服务器,C语言描述☆71Updated 9 years ago
- a simple http server☆30Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆210Updated 5 years ago
- 华宇拼音输入法核心源码(source code of unispim)