primitive-collections
There are 6 repositories under primitive-collections topic.
eclipse-collections/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
vigna/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Speiger/Primitive-Collections
A Primitive Collection library that reduces memory usage and improves performance
JodaOrg/joda-primitives
Java library providing primitive collections.
BlackBaroness/fastutil-extender
Library built under the fastutil which offers various methods for creating collections, which makes your code more efficient and faster
TeamworkGuy2/JPrimitiveCollections
Java primitive collections for char, int, float, long, and double Lists, SortedLists, ArrayViews, Iterators, and Maps.