Collections
Sort by:Popular

Efficient Java collections for primitive integer types
Last Release on Apr 16, 2025
High performance bit set implementations.
Last Release on Mar 27, 2015
Persistent (immutable) collection library for Java
Last Release on Apr 10, 2014
This bundle will represent common-primitives-1.0.jar
Last Release on Jan 12, 2011

Collections library of the Staccatissimo project, focused on providing new abstractions that mix object oriented and functional programming style for dealing with iterable objects.
Last Release on Jul 21, 2012
A supplement to the Java Collections library.
Last Release on Jun 1, 2015
Commons Collections
Last Release on Sep 22, 2022

Commons Collections15
Last Release on Apr 28, 2016

Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares almost all of its structure with other copies to minimize memory consumption.
Last Release on Jan 1, 2021