Collections
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 10, 2024
2.SparseBitSet75 usages
com.zaxxer » SparseBitSet Apache
An efficient sparse bitset implementation for Java
Last Release on Sep 6, 2023
3.GNU Trove877 usages
net.sf.trove4j » trove4j LGPL
The Trove library provides high speed regular and primitive
collections for Java.
Last Release on Dec 4, 2014
Relocated → net.sf.trove4j »
core
4.ConcurrentLinkedHashMap281 usages
com.googlecode.concurrentlinkedhashmap » concurrentlinkedhashmap-lru Apache
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
Relocated → com.google.guava »
guava
Guava Collections is a collections extension library with
expanded collection types, implementations, and utility
methods for dealing with aggregate data.
Last Release on Apr 26, 2010
Relocated → com.google.guava »
guava
GS Collections is a collections framework for Java. It has JDK-compatible List, Set and Map
implementations with a rich API and set of utility classes that work with any JDK compatible Collections,
Arrays, Maps or Strings.
Last Release on Mar 14, 2016
Relocated → org.eclipse.collections »
eclipse-collections
