Thin
Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with...
View Articlewebfs
webfs is a simple HTTP server for mostly static content. You can use it to serve the content of a FTP server via HTTP for example. It is also nice to export some files the quick way by starting a HTTP...
View Articlenanoweb
Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.
View Articleweborf
Weborf is a lightweight webserver designed to rapidly share directories. Runs on POSIX systems.
View Articlemongrel2
Mongrel2 is an application, language, and network architecture agnostic web server that focuses on web applications using modern browser technologies.
View ArticleSimpleServer:WWW
Ever wanted to set up a webserver so that you could have your friends check out a new page you're working on? Or maybe you'd just like to play around with HTML, and need to have a local webserver to...
View Articlemongoose
Mongoose is easy to use web server. It also can be used as embedded web server library to provide web interface to applications. Crossplatform - works on Windows, MacOS and most flavors of UNIX CGI,...
View ArticleAppweb
Embedthis Appweb is a fast, compact embedded Web server. It is unmatched in efficiency and serves pages at native speed, using an event-driven, non-blocking core to serve multiple requests using...
View Article