Found 104 resultsSort by:Relevance▼
Sort by:Relevance▼
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Apr 19, 2025
Types that extend and augment the Java Collections Framework.
Last Release on Nov 12, 2015
Relocated → org.apache.commons »
commons-collections4
Brownies Collections complements the Java Collections Framework.
GapList combines the strengths of both ArrayList and LinkedList.
Last Release on Oct 28, 2022
The API module of Eclipse Collections, offering rich and efficient data structures for Java.
Last Release on Jun 23, 2025
Java implementation of a concurrent trie hash map from Scala collections library
Last Release on Sep 18, 2014
High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.
Last Release on Jul 10, 2026
8.Fastutil1,303 usages
it.unimi.dsi » fastutil Apache
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, ...
Last Release on Oct 5, 2025
feature-rich collections framework for Java, offering alternatives to standard Java Collections.
Last Release on Jun 23, 2025
10.GNU Trove886 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