MyPoorWebServer
C web server
A simple HTTP web server implemented in C
一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。
1k stars
11 watching
213 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
cppwebserver
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight web server implementation in V language | 109 |
| A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
| An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,028 |
| A small embeddable HTTP server for serving files and handling requests | 81 |
| A small, cross-platform web server implemented in C | 102 |
| A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 322 |
| A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
| A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
| An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 190 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| An SMTP server implementation in C# | 723 |
| A simple web server written in Bash using C APIs. | 117 |
| A Qt-based web application server | 62 |