Primitive-Collections VS Eclipse Collections

Compare Primitive-Collections vs Eclipse Collections 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)

Eclipse Collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. (by eclipse)
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 Eclipse Collections
1 9
37 2,353
- 0.8%
6.6 8.1
7 days ago 4 days ago
Java Java
Apache License 2.0 Dual-licensed: Eclipse Public License 1.0, Eclipse Distribution License 1.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.

Eclipse Collections

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

What are some alternatives?

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

fastutil - fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.

Trove

Agrona - High Performance data structures and utility methods for Java

HPPC - High Performance Primitive Collections for Java

Javolution

Disruptor - High Performance Inter-Thread Messaging Library

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

Guava - Google core libraries for Java