RSS 36 projects tagged "Module"

Download Website Updated 02 May 2012 mod_pLua

Screenshot
Pop 150.30
Vit 4.59

mod_pLua is an Apache HTTP Server 2.x module for developing Web applications with Lua. With mod_pLua, you can use Lua for scripting in two distinct ways; Embedded Lua scripting, <?lua print("Hello, world!") ?>, or plain Lua scripting with a CGI-style interface. mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast, allowing you to serve hundreds of thousands of requests per minute on any modern server. Mod_pLua supports both the traditional Lua interpreter as well as LuaJIT for both Windows and UNIX platforms. If your Web server supports it, mod_pLua also utilizes APR_DBD and mod_dbd to handle persistent database connections through the dbopen() Lua function.

No download Website Updated 14 Nov 2012 Voodoo Compiler

Screenshot
Pop 74.94
Vit 6.48

The Voodoo compiler is an implementation of the Voodoo programming language. The Voodoo programming language is a low-level programming language, abstracting over the platform's instruction set and calling conventions, but otherwise leaving the programmer free to do anything at all. The Voodoo compiler supports multiple target platforms and provides a stand-alone compiler, as well as a Ruby module for programmatic code generation.

No download Website Updated 09 Apr 2011 Shell Script Loader

Screenshot
Pop 60.95
Vit 3.51

Shell Script Loader is a framework (in a helper script) that can be used by shell-script-based applications for easy including or loading of co-shell-scripts or subscripts. With this utility, scripters may now be able to apply multi-file or module-oriented scripting or programming in shells just like the way they are always done in known languages like Perl, PHP, and Ruby. The provided functions are load(), include(), and call() with the extended versions loadx(), includex(), and callx(). The extended versions can accept glob patterns and regular expressions. Shell Script Loader supports many shells including the very old ones like bash, zsh, ksh, pdksh, sh, ash, dsh, and all shells based on the original sh. Scripts made with Shell Script Loader may also be compiled to form a single script. A generic compiler written in awk is already available.

Download Website Updated 01 Mar 2012 Lua CJSON

Screenshot
Pop 48.96
Vit 2.88

The Lua CJSON module provides fast standards-compliant JSON parsing and encoding support for Lua. Lua CJSON includes full support for UTF-8 and has no dependencies on other libraries.

Download No website Updated 28 Feb 2013 Qore JSON Module

Screenshot
Pop 43.30
Vit 3.24

Qore JSON Module provides JSON parsing and generation support, as well as JSON-RPC classes and functions to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.

No download No website Updated 28 Feb 2013 Qore uuid Module

Screenshot
Pop 41.48
Vit 6.16

The Qore uuid module provides the ability to generate, manipulate, and parse UUIDs (universally unique identifiers). It requires qore 0.8.0+ to build and run, as it uses new type info APIs in newer releases of Qore.

No download Website Updated 09 Apr 2011 mod_sendmail

Screenshot
Pop 35.58
Vit 1.00

mod_sendmail is a restful HTTP to SMTP gateway for Apache httpd. It lets you send email by using a restful HTTP interface, as part of the Mail Service project. mod_sendmail is an Apache httpd module that gates HTTP requests to a sendmail compatible MTA binary like Postfix.

Download Website Updated 30 Jan 2010 python-phishtank

Screenshot
Pop 32.12
Vit 34.76

python-phishtank is a simple PhishTank API implementation that checks URLs against known phishing sites.

Download No website Updated 18 Apr 2013 Advance Testimonials

Screenshot
Pop 32.02
Vit 5.91

Advance Testimonials is a Prestashop module that displays customer testimonials. It allows merchants to show reviews more dynamically throughout a Web site.

Download No website Updated 07 Dec 2009 JoomlaWatch

Screenshot
Pop 31.91
Vit 35.52

JoomlaWatch allows you to watch your Web site visitors and bots in real-time from the administration menu, particularly their IP addresses, countries they come from, geographical location on a map, which pages they are viewing, and their browser and operating system. It creates daily and all-time stats from this information plus unique, pageload, and total hits statistics. Furthermore, you can block harmful IP addresses, see blocked attempts stats, evaluate the trend charts, and create goals based on many parameters. In the frontend, it can show the top countries, user, and visit information for certain periods of time.

Screenshot

Project Spotlight

HPCC Systems

A massive parallel-processing computing platform that solves big data problems.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml