====== Primitive Collection ====== * Primitive Type 에 대한 컬렉션 프레임워크. * 메모리 사용량을 더 적게, GC 회피 * https://github.com/vigna/fastutil : 가장 활발히 개발되고 오래된듯. * https://fastutil.di.unimi.it/ * https://github.com/carrotsearch/hppc * [[https://trove4j.sourceforge.net/html/overview.html|GNU Trove]] * [[https://github.com/Speiger/Primitive-Collections-Benchmarks|Primitive Collections Benchmarks]]