High Performance Primitive Collections for Java, providing memory-efficient maps, sets, lists, stacks, and queues for primitive types.
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId>
<version>0.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an IntArrayList and adds elements.
No known issues recorded.
No dependency data recorded yet.