development/libraries/java

gnu.trove - High performance collections for Java

Website: http://trove4j.sourceforge.net/
License: LGPL
Vendor: JPackage Project
Description:
The GNU Trove library has two objectives:

Provide "free" (as in "free speech" and "free beer"),
fast, lightweight implementations of the java.util
Collections API. These implementations are designed
to be pluggable replacements for their JDK equivalents.

Whenever possible, provide the same collections support
for primitive types. This gap in the JDK is often
addressed by using the "wrapper" classes
(java.lang.Integer, java.lang.Float, etc.) with
Object-based collections. For most applications, however,
collections which store primitives directly will require
less space and yield significant performance gains.

Packages

gnu.trove-1.0.2-4jpp.noarch [337 KiB] Changelog by Fernando Nasser (2006-01-04):
- First JPP 1.7 build
gnu.trove-1.0.2-4jpp.src [778 KiB] Changelog by Fernando Nasser (2006-01-04):
- First JPP 1.7 build

Listing created by Repoview-0.6.6-5.mga4.tainted