RSS 17 projects tagged "web server"

Download No website Updated 16 May 2013 stream

Screenshot
Pop 226.10
Vit 18.71

Rikulo Stream is a Dart Web server for building fast and scalable Internet applications. It uses an event-driven and asynchronous I/O model to maximize scalability. It supports URI mapping/filtering, template technology, file-based static resources, and an MVC design pattern.

Download Website Updated 15 Nov 2012 DataBallet

Screenshot
Pop 20.81
Vit 13.66

DataBallet is a Web server and application framework implemented using the M language. It is being developed and tested using GT.M.

No download No website Updated 17 Sep 2012 LilacServer

Screenshot
Pop 18.25
Vit 15.70

LilacServer is a Web developed in Java that employs Java NIO technology. It is fast and highly productive. It is also a template engine with its own language for creating templates and a framework with its own API. More features of interest: built-in support for databases via JDBC; integrated localization facilities; sophisticated caching capabilities; support of sessions, multi-part forms, and file uploads; support of third-party libraries; a Web-based management interface; and so on.

No download Website Updated 23 Apr 2012 Personal Server

Screenshot
Pop 52.99
Vit 1.43

Personal Server is a simple and easy-to-use Android HTTP server for sharing files over a Local Area Network.

Download Website Updated 03 Apr 2013 Embedthis Goahead

Screenshot
Pop 176.66
Vit 5.88

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 No website Updated 16 Feb 2012 NXWEB

Screenshot
Pop 27.96
Vit 21.44

NXWEB is ultra-fast and super-lightweight web server for applications written in C. It can serve thousands of concurrent requests with a small memory footprint using an event-driven and multi-threaded model that is designed to scale. It features an exceptionally light code base, a simple API, decent HTTP protocol handling, keep-alive connections, SSL support (via GNUTLS), HTTP proxy (with keep-alive connection pooling), non-blocking sendfile support (with configurable small file memory cache), cacheable gzip content encoding, cacheable image thumbnails with watermarks (via ImageMagick), a modular design for developers, and the ability to run as a daemon.

Download No website Updated 03 Feb 2012 WAWAS

Screenshot
Pop 48.64
Vit 1.00

WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.

Download Website Updated 23 Sep 2011 nodetoy

Screenshot
Pop 18.14
Vit 24.60

Nodetoy is a server that does JSON CRUD, so you can write APPs by writing just HTML and JavaScript. The server has no database, JSON is stored directly on the filesystem. The server responds to AJAX requests containing JSON and follows REST principals. It also contains an HTTP server that supports rewrite and SSI for hosting the HTML pages and static resources.

Download Website Updated 19 May 2011 4space

Screenshot
Pop 33.85
Vit 1.01

4space is a simple file sharing program. It lets you share files with your friends by turning your computer into a Web server from which your friends can download the files you choose to share, using their Web browsers.

Download No website Updated 01 Mar 2013 QtWebApp

Screenshot
Pop 60.92
Vit 30.75

QtWebApp allows you to write standalone Web server applications in C++ as easily as Java Servlets. The HTTP 1.1 server supports persistent connections, sessions with cookies, and file uploads. It contains a template engine and a logger that can be configured at runtime. The application runs on Unix as a daemon, on Windows as a service, and on all operating systems on the command line. It is based on Nokia QT 4.7. Compatibility with QT 4.8 and 5.0 has been verified successfully.

Screenshot

Project Spotlight

Ultimate Boot CD

A tool to run floppy-based diagnostic tools on a bootable CD.

Screenshot

Project Spotlight

Mroonga

A fast full-text search engine for MySQL.