HPPC:

High Performance Primitive Collections for Java

stable
  • Lists, Sets and Maps of all Java primitives.
  • High performance and memory efficiency.
  • Low-level data structures exposed for further performance tuning.

HPPC provides template-generated implementations of typical collections, such as lists, sets and maps, for all Java primitive types. The primary driving force behind HPPC is optimization for highest performance and memory efficiency.

Code, documentation, examples and binaries on: https://github.com/carrotsearch/hppc