RSS 975 projects tagged "Apache 2.0"

No download Website Updated 08 Feb 2005 OpenArm

Screenshot
Pop 15.36
Vit 55.02

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.

Download Website Updated 25 Jul 2007 DBSlayer

Screenshot
Pop 15.30
Vit 1.00

The DBacesslayer (or DBSlayer for short) is a lightweight database abstraction layer suitable for high-load Web sites where you need the scalable advantages of connection pooling. DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any Web framework you choose.

Download Website Updated 18 Aug 2006 JComet

Screenshot
Pop 15.23
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.

Download Website Updated 20 May 2008 Reverspring CoI

Screenshot
Pop 15.17
Vit 1.47

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime. CoI stands for Control of Inversion: Reverspring just inverts the inversion of control mechanism of Spring Framework, allowing you to (re)write Spring descriptors starting from your Java objects. With Reverspring, you can write process descriptors on XML files without reinventing a new DTD or XML schema, but just using the well known Spring IoC syntax.

Download Website Updated 20 Oct 2008 OGSA-DAI Trigger

Screenshot
Pop 15.17
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.

No download Website Updated 26 Nov 2009 jmixin

Screenshot
Pop 15.17
Vit 35.71

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 20 May 2008 Sambuca Embedded HTTP Framework

Screenshot
Pop 15.10
Vit 42.77

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 Website Updated 03 Nov 2006 js-search

Screenshot
Pop 15.03
Vit 1.00

js-search is a client-side JavaScript library for indexing and searching text.

Download Website Updated 04 Apr 2006 Spring Rich Client

Screenshot
Pop 15.00
Vit 1.00

The Spring Rich Client Project (RCP) is a sub-project of the Spring Framework. Spring-RCP's mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework. It also provides a rich library of UI factories and support classes. Its initial focus is on providing support for Swing applications, but a goal of Spring-RCP is to be view agnostic as much as possible.

No download Website Updated 28 Feb 2012 Rythm Template Engine

Screenshot
Pop 15.00
Vit 21.24

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.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.