RSS 7 projects tagged "Apache 2.0"

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.28
Vit 7.89

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Download Website Updated 11 Aug 2005 mod_gcj

Screenshot
Pop 77.90
Vit 2.13

mod_gcj is an attempt to get Java running within an Apache module using the GNU Compiler for Java (GCJ) runtime library. Since GCJ compiles Java down to native code, it has a much smaller memory footprint and faster startup time than traditional Java VMs.

Download Website Updated 10 Sep 2009 metazip

Screenshot
Pop 26.61
Vit 1.86

Metazip is an Apache 2.x module that allows you to serve dynamically-constructed, uncompressed zip files. Thus, your users can choose to download individual files or entire collections, but you don’t have to reserve disk space for both.

No download Website Updated 29 Nov 2004 mod_highlight

Screenshot
Pop 28.88
Vit 1.00

mod_highlight provdes syntax highlighting as an Apache 2.0 filter module. It can process just about any programming language.

Download Website Updated 03 Jun 2005 huEXEC

Screenshot
Pop 19.13
Vit 1.00

huEXEC is a wrapper that executes CGIs under various userids, depending on the result of HTTP authentication.

Download No website Updated 07 Jul 2005 mod_jsp

Screenshot
Pop 21.63
Vit 1.00

mod_jsp is a JSP handling module for Apache 2. It works by starting and maintaining its own application server (based on Jetty). It can then continually manage the application server's virtual host filesystem mappings from the data passed from Apache.

Download Website Updated 21 May 2007 Wtcl

Screenshot
Pop 19.82
Vit 1.00

Wtcl is a Tcl module for Apache. It provides an embedded, persistent Tcl interpreter and a set of commands for developing dynamic Tcl-based Web pages.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.