Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37787487
en ru br
ALT Linux repos
5.0: 1.0.2-alt1_6jpp5
4.1: 1.0.2-alt1_5jpp1.7
4.0: 1.0.2-alt1_5jpp1.7
3.0: 1.1-alt0.1b4

Group :: Development/Java
RPM: gnu-trove

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.2-alt1_5jpp1.7
Build date: 18 july 2007, 13:47 ( 876.7 weeks ago )
Size: 774.51 Kb

Home page:   http://trove4j.sourceforge.net/

License: LGPL
Summary: High performance collections for Java
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • gnu-trove
  • gnu-trove-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin