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.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
