RSS 360 projects tagged "HTTP Servers"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 31.91
Vit 3.30

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download Website Updated 09 May 2013 ashd

Screenshot
Pop 126.71
Vit 27.92

Ashd is an HTTP server that follows standard Unix philosophy for modularity. Instead of being a monolithic program with loadable modules, as most other HTTP servers seem to be, Ashd is simply a collection of much simpler programs, passing HTTP requests to each other using a simple protocol. The model also allows such handler programs to persist properly, so that, for example, session data can be kept in memory, connections to back-end services can be kept open, and so on.

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 29 Apr 2013 darkhttpd

Screenshot
Pop 133.45
Vit 31.67

darkhttpd is a secure, lightweight, fast, single-threaded HTTP/1.1 server for static content.

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 18 Apr 2013 phpSecurePages

Screenshot
Pop 592.09
Vit 53.35

phpSecurePages is a PHP module to secure pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site viewers. It also has multiple language support and optional IP-based access restrictions.

Download Website Updated 13 Apr 2013 Polipo

Screenshot
Pop 215.91
Vit 10.60

Polipo is a lightweight caching Web proxy that was designed as a personal cache. It is able to cache incomplete objects and will complete them using range requests. It will use HTTP/1.1 pipelining if supported by the remote server.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 414.84
Vit 51.34

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Download Website Updated 03 Apr 2013 Embedthis Goahead

Screenshot
Pop 177.16
Vit 5.72

Embedthis GoAhead is a tiny embedded Web server. It is fast, runs in less than 150K, and has been embedded to a wide variety of operating systems and CPUs.

No download Website Updated 02 Apr 2013 Stunnix Advanced Web Server for CD-ROMs

Screenshot
Pop 379.99
Vit 46.35

Stunnix Advanced Web Server is a Web server for putting Web sites onto CD-ROMs, DVDs, FlashDisks, and other readonly media to be used on any typical system. Sites can be scripted with PHP, Python, Java, or Perl and can be driven by MySQL or SQLite databases. All required software programs are designed to reside on the CD-ROM to avoid the need to install software on the user's computer. The Web serving core is based on Apache 1.3.x, and has additional functionality to detect and use free ports and automatically start a browser on each platform. Desktop applications can also be created with it.

Screenshot

Project Spotlight

Paludis

A package management library and client for Gentoo and Exherbo.

Screenshot

Project Spotlight

libxmp

A mod player library.