lear
Static server
A small, simple HTTP server designed to serve static resources efficiently
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
168 stars
10 watching
8 forks
Language: C
last commit: almost 6 years ago
Linked from 1 awesome list
asynchronousconcurrencyhttphttpdhttpsserver
Related projects:
Repository | Description | Stars |
---|---|---|
janiltonmaciel/statiks | A fast and scalable static HTTP file server with various configuration options. | 11 |
static-web-server/static-web-server | A cross-platform web server designed to efficiently serve static files from disk or over the network. | 1,528 |
curtislusmore/ghp | A tool to serve static GitHub Pages locally without absolute URL issues | 262 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
apache/serf | An asynchronous HTTP client library built upon the Apache Portable Runtime. | 27 |
m3ng9i/ran | A lightweight web server for serving static files with various features and configuration options. | 870 |
txchen/light-server | A lightweight CLI tool for serving static files, watching for changes, and triggering live reloads in web applications. | 182 |
thecoshman/http | A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. | 446 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
richerarc/saphir | An async HTTP server framework providing low-level control with minimal boilerplate | 92 |
lukeed/sirv | A lightweight middleware and CLI application for serving static files. | 1,072 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
davlgd/tveb | A lightweight, multi-platform server for hosting static content | 10 |