Provides high-performance, concurrent data structures and utilities for Java.
<dependency>
<groupId>com.github.stephenc.high-scale-lib</groupId>
<artifactId>high-scale-lib</artifactId>
<version>1.1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using a NonBlockingHashMap from high-scale-lib.
Migrate to JCTools or use java.util.concurrent.ConcurrentHashMap for similar functionality.
No dependency data recorded yet.