RSS 7 projects tagged "Web"

No download No website Updated 19 Jun 2013 NanoHttpd

Screenshot
Pop 44.65
Vit 6.11

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 17 Jun 2013 Mo Da Browser

Screenshot
Pop 146.16
Vit 44.29

Mo Da Browser is a small, stable browser for Android mobile phones and tablets. It is a core browser with less than a dozen Java files for anyone to build up from and add their own value. Developers can then sell their own more feature-full app with its added value into the marketplace. Mo Da reworks how things are done in browsing: how to go forward and back, how to control the browser, and how to record and share where you've been. Both the source and the signed, installable apk file are available for download.

Download Website Updated 06 May 2013 libnode

Screenshot
Pop 117.69
Vit 2.06

libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.

Download Website Updated 13 Dec 2012 Mocosel

Screenshot
Pop 22.63
Vit 22.44

Mocosel is a high-level programming language, based on a simple syntax but offering a very powerful and self-extensive programming experience.

Download Website Updated 06 May 2013 GNU libmicrohttpd

Screenshot
Pop 693.12
Vit 49.12

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 07 Feb 2013 CyaSSL

Screenshot
Pop 228.74
Vit 20.50

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,126.45
Vit 60.47

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).

Screenshot

Project Spotlight

Zutils

Utilities dealing with compressed files.

Screenshot

Project Spotlight

Redmine

A project management and issue tracking system.