RSS 85 projects tagged "http"

Download Website Updated 08 Feb 2010 modu

Screenshot
Pop 29.05
Vit 1.00

modu is a high-level toolkit for building database-driven Web applications in Python. It provides all the common components needed to build custom Web applications in Python, including form generation, object-relational database mapping support, pluggable template systems, database-resident session and user support, and more.

Download Website Updated 02 Apr 2013 Citrus Testframework

Screenshot
Pop 121.05
Vit 10.70

Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.

No download Website Updated 24 Jan 2010 CSS Stacker and Compressor

Screenshot
Pop 19.54
Vit 34.89

CSS Stacker and Compressor is a PHP class that can be used to compact several CSS files into a single file. It can take several CSS files and generate a single file by concatenating all files after having stripped any white-space. The class can serve the resulting CSS file as the current script output. The CSS may be compressed with GZIP. If the original files were not modified, the class may return HTTP status 304 to make the browser use a cached version and prevent serving a file that was not changed.

No download No website Updated 22 May 2012 LibHTP

Screenshot
Pop 30.13
Vit 35.00

LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces. That can mean many things, but the only scenario in which LibHTP has been tested so far is the one when you need to parse a duplex HTTP stream that you have obtained by passively intercepting HTTP traffic. Just feed the raw TCP stream to LibHTP and it will do the rest.

No download No website Updated 14 Jan 2010 node.js

Screenshot
Pop 56.39
Vit 35.02

Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further: it presents the event loop as a language construct instead of as a library. In other systems, there is always a blocking call to start the event loop. Typically, one defines behavior through callbacks at the beginning of a script, and at the end starts a server through a blocking call like EventMachine::run(). In Node, there is no such start-the-event-loop call. Node simply enters the event loop after executing the input script. Node exits the event loop when there are no more callbacks to perform. This behavior is like browser Javascript: the event loop is hidden from the user.

Download Website Updated 06 Jul 2011 sardine

Screenshot
Pop 53.53
Vit 4.43

Sardine is a next generation WebDAV client for Java. It is intended to be simple to use and does not implement the full WebDAV client spec. Instead, the goal is to provide methods for most use case scenarios when working with a WebDAV server. The code needs to run as fast as possible and use the latest released Apache HttpComponents.

Download No website Updated 10 Jan 2010 hls-player

Screenshot
Pop 39.28
Vit 1.00

hls-player is a simple HTTP live streaming player. It can play live and VOD streams.

No download Website Updated 26 Dec 2012 Forban

Screenshot
Pop 142.21
Vit 15.98

Forban is a P2P file sharing application for link-local and local area networks. Forban works independently from the Internet and uses only the local area capabilities to announce, discover, search, or share files. Forban relies on HTTP and is opportunistic, meaning that it replicates any files of interest seen in its proximity. The Forban protocols are minimalistic to ease the production of other implementations.

Download Website Updated 12 Feb 2011 Terrastore

Screenshot
Pop 98.33
Vit 4.23

Terrastore is a modern document store which provides advanced scalability and elasticity features without sacrificing consistency.

No download No website Updated 19 Apr 2010 Syncless

Screenshot
Pop 47.85
Vit 1.05

Syncless is an experimental, lightweight, non-blocking (asynchronous) client and server socket network communication library implemented in Stackless Python 2.6. It contains an asynchronous DNS resolver (using dnspython) and an HTTP server capable of serving WSGI applications. It aims to be a coroutine-based alternative of event-driven networking engines (such as Twisted and FriendFeed's Tornado). It is already about that fast, but it has fewer features and is less stable now.

Screenshot

Project Spotlight

Trean

A bookmark manager.

Screenshot

Project Spotlight

Orthanc

A lightweight, RESTful DICOM server.