RSS 587 projects tagged "HTTP Servers"

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,232.92
Vit 100.27

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).

Download Website Updated 23 Apr 2013 Embedthis Appweb

Screenshot
Pop 822.98
Vit 85.25

Embedthis Appweb is a fast, little 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 minimal resources. It has integrated caching and the Embedded Server Pages C-Language Web framework. Without compromising performance, it has extensive security controls and a rigorous security sandbox that helps protect the server and mitigate denial-of-service attacks. It is one of the most widely deployed embedded Web servers and is used in networking equipment, telephony, mobile devices, industrial control, and consumer and office equipment, and in high-performance Web services.

Download Website Updated 06 May 2013 GNU libmicrohttpd

Screenshot
Pop 693.32
Vit 78.06

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

Download Website Updated 08 Feb 1999 Xitami

Screenshot
Pop 27.22
Vit 72.23

Xitami is a highly customizable, threaded, powerful webserver, supporting a plethora of features, too numerous to list here.

Download Website Updated 30 Jan 2001 LeanWeb

Screenshot
Pop 18.55
Vit 71.02

LeanWeb is a tool for removing user-defined parts from Web pages. It works as a HTTP proxy, as such can be combined with other proxies, and runs on the same platforms as Junkbuster (i.e. Unix and Win32). LeanWeb is mainly intended for users of handheld devices who want to view Web pages without having to scroll through all the unnecessary clutter present on modern Web pages, but can also be used to customize frequently visited Web pages.

Download Website Updated 22 Apr 2013 Tntnet

Screenshot
Pop 286.64
Vit 72.03

Tntnet is a Web application server for generating Web applications in C++. HTML pages with some additional tags for inclusion of C++ code are compiled into shared libraries and served from tntnet. It resembles PHP, JSP, or Mason, but the programming language used is C++, and the pages are compiled into native code before serving. Tntnet is fully multithreaded and supports HTTP keep-alive for best performance. Its dynamic pages are faster than static pages with other Web servers, while creating Web applications is simple.

Download Website Updated 28 Sep 1999 JRun

Screenshot
Pop 27.57
Vit 70.62

JRun is an engine for developing and deploying server-side Java applications that use Java Servlets and JavaServer Pages (JSP).

Download Website Updated 23 Oct 1999 micro_httpd

Screenshot
Pop 41.46
Vit 70.44

micro_httpd is a very small Unix-based HTTP server. It runs from inetd, which means its performance is poor, but for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server in only 150 lines of code.

Download Website Updated 19 Nov 1999 xs-httpd

Screenshot
Pop 32.56
Vit 70.24

xs-httpd is a small, fast, non-forking HTTP server that supports User-CGI, SSL (HTTPS), IPv6, and automatic decompression.

Download Website Updated 20 Jan 2000 publicfile

Screenshot
Pop 22.67
Vit 69.80

publicfile supplies files to the public through HTTP and FTP. It is secure and lightweight. publicfile is a very good choice for web servers with only static content and for anonymous FTP servers.

Screenshot

Project Spotlight

JunkieTheSniffer

A programmable packet sniffer.

Screenshot

Project Spotlight

prwd

A tool to print your working directory in a reduced form.