RSS 7 projects tagged "Web"

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,231.29
Vit 97.04

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 06 May 2013 GNU libmicrohttpd

Screenshot
Pop 692.93
Vit 73.92

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 247.22
Vit 22.65

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.

Download Website Updated 06 May 2013 libnode

Screenshot
Pop 112.52
Vit 2.70

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 18 May 2013 Mo Da Browser

Screenshot
Pop 109.17
Vit 5.24

Mo Da Browser aims to be a stable, small, usable browser for Android. It will be a core browser of at most half a dozen Java files for anyone to build up from and add their own value. Developers can then sell their app with its added value into the marketplace. The main goal is to rework 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).

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 33.47
Vit 3.60

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 13 Dec 2012 Mocosel

Screenshot
Pop 22.76
Vit 21.88

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

Screenshot

Project Spotlight

Stantor-Domodulor

A home automation software system.

Screenshot

Project Spotlight

TomP2P

A P2P-based high performance key-value pair storage library.