Package : fastutil

Package details

Summary: Fast & compact type-specific collections for Java

Description:
Fastutil extends the Java Collections Framework by providing type-specific
maps, sets, lists and priority queues with a small memory footprint and
fast access and insertion; it also includes a fast I/O API for binary and
text files. The classes implement their standard counterpart interface
(e.g., Map for maps) and can be plugged into existing code. Moreover, they
provide additional features (such as bidirectional iterators) that are not
available in the standard classes.


URL: http://fastutil.dsi.unimi.it/
License: ASL 2.0

Maintainer: neoclust

List of RPMs