Found 52 resultsSort by:Relevance▼
Sort by:Relevance▼
1.Fastutil1,317 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 Jul 23, 2026
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
Types that extend and augment the Java Collections Framework.
Last Release on Nov 12, 2015
Relocated → org.apache.commons »
commons-collections4
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-api
Java implementation of a concurrent trie hash map from Scala collections library
Last Release on Sep 18, 2014
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Apr 19, 2025
Brownies Collections complements the Java Collections Framework.
GapList combines the strengths of both ArrayList and LinkedList.
Last Release on Oct 28, 2022
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, and fast, practical I/O ...
Last Release on Oct 12, 2013
Relocated → it.unimi.dsi »
fastutil