jingedawang / Tiny-WebServer
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
- 一次对Tinyhttpd完整的精读,注释,测试☆156Updated last year
- ☆67Updated 5 years ago
- cJson源码和源码分析☆244Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- a simple http server☆30Updated 3 years ago
- An advanced Tompson Shell porting on Linux.☆49Updated 10 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- fast thread pool☆27Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 简单C++标准库(STL)的实现☆63Updated 8 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- Lightweight C structure base library☆29Updated last month
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Lock-Free Thread Pool☆78Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 7 months ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago