Quartz 
Description: Quartz is a job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs—who's tasks are defined as standard Java components or EJBs.
Added on: 11-Jan-2003 | Downloads: 540 | Rating: 10.0 (2 Votes) 




Homepage | Details
DrJava 
Description: DrJava is an integrated Java development environment that supports interactive evaluation of expressions.
Added on: 16-Jan-2003 | Downloads: 781
Homepage | Details
HappyDoc 
Description: HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information used in its output, rather that importing the module directly. This allows the user to generate documentation for modules which need special context to be imported.
Added on: 06-Feb-2003 | Downloads: 730 | Rating: 8.0 (1 Vote) 




Homepage | Details
Managing Gigabytes for Java
Description: MG4J (Managing Gigabytes for Java) is a collaborative effort aimed at providing a free Java implementation of inverted-index compression techniques; as a by-product, it offers several general-purpose optimised classes, including fast and compact mutable strings, bit-level I/O, fast unsychronised buffered streams, (possibly signed) minimal perfect hashing, etc.
Added on: 11-May-2003 | Downloads: 388
Homepage | Details
fastutil
Description: fastutil provides type-specific Java maps and sets with a small memory footprint, which feature much faster (2 to 10 times) access and insertion. The classes implement their standard counterpart interfaces (e.g., Map for maps) and can be plugged into existing code. Besides the usual features, fastutil provides reference-based containers (which do not use equals() to compare objects) and linked structures. Most iterators provided by fastutil classes are bidirectional, or even implement the standard list iterator interface.
Added on: 11-May-2003 | Downloads: 476
Homepage | Details
Jaffa 
Description: The Jaffa Projects goals is to glue together many existing opens source tools and projects to
firstly build a complete robust runtime architecture for Web Based Enterprise Class Applications.
On top of this Jaffa provided a framework for rapidly building components based on business domain
object models, as well as providing a set of common business components for jump starting new
applications.
The focus to have a runtime architecture and development tool set that can take a UML design and make
it a reality as quickly as possible.
The basic project philosophy for keeping Jaffa on the edge is research ->use ->contribute/extend ->integrate.
If is doesn't exists then build it, making sure that we refactor what we build if better alternatives
become available later.
Added on: 25-Jul-2003 | Downloads: 563
Homepage | Details
JGraphT
Description: JGraphT is a free Java class library that provides mathematical graph-theory objects and algorithms. JGraphT supports a rich gallery of graphs and is designed to be powerful, extensible and easy to use.
Added on: 12-Aug-2003 | Downloads: 355
Homepage | Details
TestLink
Description: TestLink is a testcase management and execution tracking system built using php, mysql, and several other open source tools. It is a tool that has been proven to help streamline the software development process.
Added on: 25-Oct-2003 | Downloads: 401 | Rating: 8.0 (1 Vote) 




Homepage | Details
SwingWT
Description: SwingWT is an implementation of the Java Swing and AWT APIs which instead drives SWT applications. This allows existing Java/AWT/Swing applications to be compiled natively under Linux with gcj, or allow native widgets for existing Swing/AWT applications.
Added on: 14-Dec-2003 | Downloads: 452 | Rating: 7.0 (3 Votes) 




Homepage | Details
The Grinder
Description: The Grinder is a pure Java load-testing framework that was originally developed by Paco Gómez. Philip Aston took ownership of the code and reworked it to create The Grinder 2. The Grinder 3 introduces a Jython scripting engine.
Added on: 14-Dec-2003 | Downloads: 383
Homepage | Details