Artifacts using Highly Scalable Java (136)
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
Last Release on Oct 21, 2025
3. 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
4. Apache HBase267 usages
org.apache.hbase » hbaseApache
Apache HBase is the Hadoop database. Use it when you need
random, realtime read/write access to your Big Data.
This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters
of commodity hardware.
Last Release on Nov 14, 2025