see
Web server
A fast and feature-rich web server written in Rust.
Simple and fast Web server
212 stars
9 watching
19 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
httprustserverstatic-serverweb
Related projects:
Repository | Description | Stars |
---|---|---|
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,031 |
fukamachi/woo | A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
schollz/cowyo | A simple wiki webserver with minimalistic features such as versioning, page locking and encryption. | 925 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 339 |
mkantor/operator | A web server for serving static and dynamic content using a template-based approach. | 16 |
webthingsio/registration_server | A server that handles registration and tunneling for WebThings Gateway | 79 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
avleen/bashttpd | A simple web server written in bash to serve text and HTML files from a specified URI. | 1,514 |
wietsevenema/sh-server | A simple HTTP server that executes user requests using an external script | 4 |
mattaylor/whip | A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. | 85 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
zhamlin/ahkhttp | A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 80 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |