RSS 6 projects tagged "Commercial"

No download No website Updated 20 Jul 2010 AppLogger

Screenshot
Pop 16.31
Vit 32.18

AppLogger is a library that allows an application programmer to provide run-time customizable output from an application. It includes a function, applogger_log(), with calling semantics analogous to the standard C library's printf(), but with extra arguments to specify a classification for the output message. Calls to applogger_log() thus specify the classification and text of a message; calls to other functions in the AppLogger library determine the real-time policy applogger_log() applies to messages of a given classification: print to file, send over a network socket, ignore the message, etc. In short, AppLogger allows for the separation of message content and message output policy in an application.

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 251.21
Vit 23.07

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

Download No website Updated 26 May 2011 Flux Job Scheduler

Screenshot
Pop 75.78
Vit 6.11

Flux is an enterprise job scheduler that performs workload automation, job scheduling, managed file transfer, and automates ETL and other business applications. It features a Web-based user interface and REST APIs.

Download Website Updated 18 Mar 2012 WebAbility

Screenshot
Pop 232.78
Vit 12.34

WebAbility is an advanced Web development platform that contains WebFlow, a content management system (CMS), a security advanced system (SAS), a powerful workflow engine, and Web site wrappers. It supports multiple database connections, multiple languages, multiple presentation templates, page, script, and library versioning, XML and Web Services integration, and advanced security management. It uses plugins to extend the software for tasks such as e-commerce, portals, intranets, and editorial systems.

Download Website Updated 16 Apr 2013 jmx4perl

Screenshot
Pop 207.01
Vit 33.34

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

Download Website Updated 25 Apr 2013 pHash

Screenshot
Pop 504.05
Vit 33.13

pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar. Potential applications include copyright protection, similarity searches for media files, or even digital forensics.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.

Screenshot

Project Spotlight

XML-Grammar-Fortune

A Perl/RelaxNG/XSLT module to maintain collections of quotes as XML.