MyPoorWebServer

C web server

A simple HTTP web server implemented in C

一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。

GitHub

1k stars
11 watching
213 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

cppwebserver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
s-you/pico.v A lightweight web server implementation in V language 109
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
jczic/microwebsrv A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. 654
gabrielfalcao/go-horse A C HTTP server DSL with macros and helpers to simplify creating web servers 40
davidmoreno/onion An HTTP library that allows developers to create simple web servers and applications with SSL support. 2,028
tom-seddon/yhs A small embeddable HTTP server for serving files and handling requests 81
hellerf/embeddablewebserver A small, cross-platform web server implemented in C 102
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 322
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,796
examplecode/mproxy A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. 992
orthecreedence/wookie An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. 190
jczic/microwebsrv2 A highly optimized web server designed for embedded systems and IoT devices 662
cosullivan/smtpserver An SMTP server implementation in C# 723
cemeyer/httpd.sh A simple web server written in Bash using C APIs. 117
jacob3141/qtwebserver A Qt-based web application server 62