RSS 90 projects tagged "Apache 2.0"

No download Website Updated 16 Jun 2013 Snow

Screenshot
Pop 18.41
Vit 1.66

SNOW is a utility for concealing messages in ASCII text by appending whitespace to the end of lines. Because spaces and tabs are generally not visible in text viewers, messages concealed with whitespace are effectively hidden from casual observers. If SNOW's built-in encryption is used, the message cannot be read even if it is detected. SNOW exploits the Steganographic Nature Of Whitespace, similar to finding a polar bear in a snowstorm; hence the name.

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 26.96
Vit 11.90

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 61.81
Vit 4.04

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.

No download No website Updated 09 Apr 2012 Rudder

Screenshot
Pop 27.64
Vit 20.87

By adding a user-friendly interface, predefined best practices, and fine-grained compliance reporting to your own IT configuration rules, Rudder enables enterprises to rapidly benefit from increased productivity and insight throughout their IT operations. It can measure the drift of IT infrastructures. It enables you to automate installation and configuration of services, continuously verify and repair them, and centralize information and knowledge about your infrastructure and generate compliance reports, helping you analyze and control the deviation between a service’s current state and its nominal behavior.

Download Website Updated 25 Feb 2012 Netscape Security Wrapper

Screenshot
Pop 50.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 No website Updated 09 Nov 2011 libamqp-py

Screenshot
Pop 21.12
Vit 24.26

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 23.07
Vit 24.26

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.19
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.08
Vit 26.30

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.17
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

UnQLite

An embeddable NoSQL database engine.

Screenshot

Project Spotlight

STK/Unit

Unit tests for MariaDB and MySQL.