Primitive-Collections VS fastutil

Compare Primitive-Collections vs fastutil and see what are their differences.

Primitive-Collections

A Primitive Collection library that reduces memory usage and improves performance and provides a lot of QoL (by Speiger)

fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues. (by vigna)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Primitive-Collections fastutil
1 1
37 1,703
- -
6.6 6.9
5 days ago 2 months ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Primitive-Collections

Posts with mentions or reviews of Primitive-Collections. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.

fastutil

Posts with mentions or reviews of fastutil. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning fastutil yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Primitive-Collections and fastutil you can also consider the following projects:

Trove

Eclipse Collections - Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Koloboke - Java Collections till the last breadcrumb of memory and performance

HPPC - High Performance Primitive Collections for Java

Agrona - High Performance data structures and utility methods for Java

GS Collections - GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections. https://www.eclipse.org/collections/

Disruptor - High Performance Inter-Thread Messaging Library

Javolution

JCTools