DrJava 
Description: DrJava is an integrated Java development environment that supports interactive evaluation of expressions.
Added on: 16-Jan-2003 | Downloads: 781
Homepage | Details
XoopsForge
Description: XoopsForge is a Xoops Community development framework plugin - a SourceForge-like clone for team software development and collaboration. With options that make the difference between small and large companies.
Added on: 28-Oct-2004 | Downloads: 412
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
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
argtable
Description: Argtable is an ANSI C library for parsing GNU style command line arguments. It is 100% GNU compatible and is secure against buffer overrun attack on the command line arguments. It has been used on Linux, FreeBSD, NetBSD, Sun Solaris, Mac OS X, and Windows platforms.
Added on: 18-Dec-2003 | Downloads: 366
Homepage | Details
XDoclet
Description: Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.
XDoclet will parse your source files and generate many artifacts such as XML descriptors and/or source code from it. These files are generated from templates that use the information provided in the source code and its JavaDoc tags.
Added on: 04-Jan-2004 | Downloads: 440
Homepage | Details
JCache Open Source 
Description: Java Caching Service is an Open Source implementation of the JSR-107 JCache API. Its aim is to provide an open source alternative to commercial jcache implementations and deliver a fast distributed caching mechanism for java and j2ee.
Added on: 20-Jan-2004 | Downloads: 627
Homepage | Details