Collections
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 Jun 4, 2024
12. ConcurrentLinkedHashMap279 usages
com.googlecode.concurrentlinkedhashmap » concurrentlinkedhashmap-lruApache
A high performance version of java.util.LinkedHashMap for use as a software cache.
Last Release on Jan 28, 2015
Kotlin Immutable Collections multiplatform library
Last Release on May 14, 2025
Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Last Release on Sep 17, 2024
High performance collections for Java
Last Release on Nov 8, 2005
Relocated → net.sf.trove4j »
trove4j
19. Trove (core)119 usages
net.sf.trove4j » coreLGPL
High performance collections for Java
Last Release on Aug 3, 2018
Google Collections with OSGi manifest entries
Last Release on Sep 24, 2024
Relocated → com.google.guava »
guava