structures
Sort:
popular
|
newest
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Jul 9, 2019
This library makes some new Scala APIs (mainly collections) available to older versions of Scala.
Last Release on Jun 16, 2023
4. Fastutil772 usages
it.unimi.dsi » fastutilApache
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, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.
Last Release on Mar 7, 2023
5. GNU Trove672 usages
net.sf.trove4j » trove4jLGPL
The Trove library provides high speed regular and primitive
collections for Java.
Last Release on Jun 4, 2012
Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
Last Release on Dec 30, 2009
10. MapDB332 usages
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 Aug 31, 2023