Collections
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
Last Release on Mar 9, 2023
2.Disruptor25 usages
com.conversantmedia » disruptor Apache
Conversant Disruptor - very high throughput Java BlockingQueue
Last Release on Oct 18, 2022
3.ConcurrentLinkedHashMap281 usages
com.googlecode.concurrentlinkedhashmap » concurrentlinkedhashmap-lru Apache
A high performance version of java.util.LinkedHashMap for use as a software cache.
Last Release on Jan 28, 2015
Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
Last Release on Dec 30, 2009
Relocated → com.google.guava »
guava
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
