Collections
Sort by:Popular

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 Jan 10, 2024
Types that extend and augment the Java Collections Framework.
Last Release on Nov 12, 2015

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
An efficient sparse bitset implementation for Java
Last Release on Sep 6, 2023
Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Last Release on Sep 12, 2023
Conversant Disruptor - very high throughput Java BlockingQueue
Last Release on Oct 18, 2022
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
Guava Collections is a collections extension library with expanded collection types, implementations, and utility methods for dealing with aggregate data.
Last Release on Apr 26, 2010

Relocated → com.google.guava » guava
Implementation of a concurrent map with weak keys and a detached thread local storage.
Last Release on Nov 28, 2020