PHP LSAPI

PHP LSAPI 6.9 updated

The PHP LSAPI (or LiteSpeed SAPI (server API)) is a C library for building server applications with the best combination of performance, security, and flexibility. Same as mod_php for Apache, the PHP LSAPI allows a LiteSpeed server to be able to manage,...

Apache CloudStack

Apache CloudStack 4.7.0 updated

Apache CloudStack is a scalable system and can be used in creating IaaS (Infrastructure as a Service) platforms. It's basically a toolkit for managing cloud computing networks in an easy way, without having to write hundreds or thousands of lines of...

Prerender

Prerender 4.0.6 updated

Prerender comes to address a problematic niche in today's Web development community: getting search engine crawlers to index JS-powered apps and websites.While frameworks like Backbone.js, Ember or AngularJS have greatly simplified the process of creating...

WsgiDAV

WsgiDAV 1.2.0 updated

WsgiDAV combines WebDAV and WSGI technologies to allow developers to host a file sharing system on their server.Based on Ho Chun Wei's PyFileServer, WsgiDAV comes with SSL support and an open architecture to let developers easily extend its...

turtle.io

turtle.io 5.0.4 updated

turtle.io allows programmers to place Node.js-compatible files inside a folder and be able to access them via the Internet. Turtle compiles the files and sends the result to the user, just like a Node Web server would, only from any location on your...

Socket.IO

Socket.IO 1.4.4 updated

Socket.IO is made up of two primary sections. A client library that runs in the user's browser, and a server-side counterpart, running on top of a Node.js server. These two work via HTTP sockets and allow seamless data exchange between the...

SOAPpy

SOAPpy 0.12.22

It uses SDL and WSDL files to discover SOAP-based service APIs.It exposes those APIs to Python applications as transparently as possible.It also includes an XML Schema parser which can parse a subset of the XML Schema standard.SOAPy is designed to...