RSS 950 projects tagged "Apache 2.0"

Download Website Updated 23 Jul 2006 Simple Log

Screenshot
Pop 15.59
Vit 1.51

Simple Log is a small library that does logging very simply and requires you to do almost nothing (other than actually logging) to get log output to happen. It is much simpler to use than a logging framework, especially in terms of configuration. It doesn't attempt to solve every logging problem in one package, but contains enough features to be a viable alternative for most applications that need logging. This tool will handle the logging needs of most small- to large-sized projects, but with an almost non-existent learning curve.

Download Website Updated 20 Oct 2008 OGSA-DAI Trigger

Screenshot
Pop 15.68
Vit 1.00

The OGSA-DAI Trigger component provides a mechanism to notify an OGSA-DAI server when a table in an SQL database has had its rows modified. It then executes a stored OGSA-DAI workflow to perform an action based on the notification. The trigger also provides the old and new values for the modified row which allows specific actions to be taken based on the exact database changes. These actions can use the full range of access, transformation, and delivery functionality available in OGSA-DAI.

Download No website Updated 28 Feb 2012 TumblrBackup

Screenshot
Pop 15.72
Vit 21.11

TumblrBackup is a backup application for the public side of Tumblr sites. Minimal restoring is implemented. TumblrBackup uses the old Tumblr API.

Download Website Updated 18 Aug 2006 JComet

Screenshot
Pop 15.62
Vit 1.00

JComet provides a set of reloadable and dynamic Java objects, such as properties and XML elements, as well as a framework for event-change listeners that are called when data is changed.

No download Website Updated 20 May 2008 Sambuca Embedded HTTP Framework

Screenshot
Pop 15.62
Vit 42.71

Sambuca is a Java HTTP server framework that allows developers to embed an HTTP server directly in their applications with custom HTTP request handlers, so that their application can directly process incoming HTTP requests and easily send back HTTP formatted responses to the requesting client. Applications can host standalone HTTP services such as Web Services without having to deploy and integrate with a full application server such as Tomcat, JBoss, or WebLogic.

No download No website Updated 04 May 2011 jRapidRPC

Screenshot
Pop 15.72
Vit 27.30

jRapidRPC is a Java RPC library that allows you to create client-server applications that talk in objects. It is small, fast, and extensible. Its smallness helps you learn how to use the library quickly. jRapidRPC is fast due to its compact size and lack of complexity. Also, it uses the ProtoStuff serializer by default. jRapidRPC's extensibility allows you to can write a new client-server or a new serializer.

Download Website Updated 08 Jul 2010 SimPMD

Screenshot
Pop 15.49
Vit 2.09

SimPMD is a full emulator of the PMD 85 line of computers. PMD 85 was manufactured around 1985 and sported the Intel 8080 processor with the accompanying peripheral chips running at 2 MHz, with 48 kB RAM.

No download Website Updated 28 Feb 2012 Rythm Template Engine

Screenshot
Pop 15.49
Vit 21.10

Rythm Template Engine is a general-purpose, high-performance Java template engine which uses a Razor-like syntax. It is 2-to-3 times faster than Velocity. It supports variables, expression evaluation, control flow (if-else-if), looping, template inheritance(decoration/layout), and many features. There is a Play!Framework plugin based on Rythm. You can use Rythm in any place to generate any type of text file, including HTML, XML, Json, SQL, and any kind of source code.

No download Website Updated 26 Nov 2009 jmixin

Screenshot
Pop 15.59
Vit 35.63

At the expense of a little compile time safety, jmixin brings mixin composition support to Java. Given a list of classes that meet its requirements, jmixin will create a composed class at runtime, without the need for any special pre-processors or other build time tools.

No download Website Updated 08 Feb 2005 OpenArm

Screenshot
Pop 15.36
Vit 54.97

OpenArm is an implementation of the Open Group's Application Response Measurement (ARM) standard. It provides a complete implementation of the ARM 4.0 Java interfaces, as well as ARM agent functionality that allows you to record your transaction events as log4J logging events, JMS messages, SNMP traps, JMX notifications, or as records in a relational database.

Screenshot

Project Spotlight

xombrero

A minimalist's Web browser.

Screenshot

Project Spotlight

rxtx

A Java native serial library for Linux supporting CommAPI.