Collections
Sort:
popular
|
newest
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Jul 9, 2019
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. It is a fast, scalable and easy to use embedded Java database.
Last Release on Jan 8, 2020
4. Fastutil575 usages
it.unimi.dsi » fastutilApache
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; provides also big (64-bit) arrays, sets and lists, sorting algorithms, and fast, practical I/O classes for binary and text files.
Last Release on Dec 1, 2020
6. GNU Trove494 usages
net.sf.trove4j » trove4jLGPL
The Trove library provides high speed regular and primitive
collections for Java.
Last Release on Jun 4, 2012
7. ConcurrentLinkedHashMap221 usages
com.googlecode.concurrentlinkedhashmap » concurrentlinkedhashmap-lruApache
A high performance version of java.util.LinkedHashMap for use as a software cache.
Last Release on Jan 28, 2015
Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
Last Release on Dec 30, 2009