RSS 91 projects tagged "Apache 2.0"

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 25.88
Vit 10.51

cmocka is a unit testing framework for C with mock objects. There are a variety of C unit testing frameworks available supporting different platforms and compilers. Some development requires a lot of different compilers and older versions, which makes it difficult to use unit testing frameworks. The idea of CMocka is that a test application only requires the standard C library and CMocka itself to minimize the conflicts with standard C library headers, especially on a lot of different platforms.

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

Screenshot
Pop 54.99
Vit 8.99

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 25 Feb 2012 Netscape Security Wrapper

Screenshot
Pop 53.10
Vit 1.00

Netscape Security Wrapper manages the loading of NPAPI (Netscape Plugin API) plugins and applies simple policy decisions. The intention is to allow administrators to deploy deprecated, unreliable, or unsafe third party plugins while minimizing the security exposure. Safari, Google Chrome, Firefox, and other NPAPI-compatible browsers are supported on OS X and Linux. Use cases include: restricting plugins to certain domains, restricting the use of deprecated plugins to known outliers, allowing internal corporate workflows which use insecure or deprecated plugins without exposing the plugin to the hostile Internet, and allowing multiple outdated plugin versions (e.g., Java) to co-exist for use in whitelisted, trusted enterprise tools.

Download Website Updated 02 May 2012 mod_pLua

Screenshot
Pop 150.72
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 No website Updated 11 Feb 2013 rCSSmin

Screenshot
Pop 67.73
Vit 3.94

RCSSmin is a CSS minifier. The implementation is based on the semantics of the YUI compressor, but aiming for speed instead of maximum compression so that it can be used at runtime rather than during a preprocessing step. rCSSmin does syntactical compression only (removing spaces, comments, and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).

Download No website Updated 09 Nov 2011 libamqp-py

Screenshot
Pop 20.30
Vit 23.62

libamqp-py is a Python wrapper for libamqp which intends to provide a thread-safe AMQP client.

Download No website Updated 09 Nov 2011 libamqp

Screenshot
Pop 24.15
Vit 23.62

libamqp is a C client for AMQP, a wire protocol for message queuing. It should be easy to use from Linux, Solaris, BSD, or Windows. It is intended to be capable of small, fast operation for needs from embedded messaging in sensors to needs of millions of messages a second.

No download Website Updated 23 Nov 2011 BitNami PostgreSQL module

Screenshot
Pop 23.62
Vit 1.07

BitNami PostgreSQL module is an add-on for WAMPStack, LAMPStack, MAMPStack, or RubyStack. This module ships and configures the PostgreSQL database server and the phpPgAdmin application to handle the administration of PostgreSQL over the Web. PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages).

Download Website Updated 21 Aug 2011 Mod_dosblock

Screenshot
Pop 18.44
Vit 25.70

Mod_Dosblock is an Apache module written to provide Dos/DDoS protection at the HTTP layer. It works on HTTP URLs or HTTP headers, and can throttle requests based on the incoming URI/header pattern. This module can be particularly useful in an architecture where the content serving Web servers sit behind reverse proxy Apache servers exposed to the Internet. The gateway servers can throttle/DoS protect HTTP queries, saving the actual serving Web servers.

No download Website Updated 10 Apr 2011 mod_processdsn

Screenshot
Pop 18.36
Vit 1.00

mod_processdsn for Apache httpd exposes delivery status notifications recorded within an SQL database via a restful HTTP interface. The delivery status notifications are expected to have been recorded by the processdsn tool as part of the Mail Service project.

Screenshot

Project Spotlight

Viking

A GPS data editor and topo viewer.

Screenshot

Project Spotlight

RemoteViewing

An embeddable .NET-native VNC client and server library.