development/libraries/java

gnu-trove - High performance collections for Java

Website: http://trove4j.sourceforge.net/
License: LGPLv2+
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-9.jpp6.noarch [349 KiB] Changelog by Will Tatam (2010-01-09):
- Auto rebuild for JPackage 6 in centos5 mock
gnu-trove-1.0.2-9.jpp6.src [777 KiB] Changelog by Will Tatam (2010-01-09):
- Auto rebuild for JPackage 6 in centos5 mock

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