trove4j
3.1a1High performance collections API for Java
GNU Trove: High performance collections for Java. The GNU Trove library has two objectives: 1. 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. 2. 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.
Origin: java/trove4j
Category: java
Size: 25.8MiB
License: LGPL21
Maintainer: ports@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
Website: bitbucket.org/robeden/trove
$
pkg install trove4jDependencies (1)
More in java
openjdk88.472.08.1
Java Development Kit 8openjdk1111.0.29+7.1
Java Development Kit 11openjdk1717.0.17+10.1
Java Development Kit 17openjdk2121.0.9+10.1
Java Development Kit 21javavmwrapper2.7.10
Wrapper script for various Java Virtual Machinesapache-commons-logging1.3.5_1
Generic logging wrapper libraryeclipse4.38
Eclipse IDEintellij-fsnotifier20230112
Replacement for IntelliJ's fsnotifierapache-commons-codec1.20.0
Implementations of common encoders and decodersapache-commons-lang33.19.0
Apache library with helper utilities for the java.lang API