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语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 9 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆208Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- 一个极简内存池实现☆305Updated last year
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- a simple http server☆30Updated 3 years ago
- ☆70Updated 6 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- HTTP服务器,C语言描述☆71Updated 9 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆156Updated 4 years ago
- FTP Server for linux☆63Updated 6 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆33Updated 5 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- libevent library reimplemented with c++☆43Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week