Eclipse Collections VS Javaslang

Compare Eclipse Collections vs Javaslang and see what are their differences.

Eclipse Collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. (by eclipse)

Javaslang

vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality. (by vavr-io)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Eclipse Collections Javaslang
9 8
2,354 5,528
0.9% 0.8%
8.1 4.0
9 days ago 4 months ago
Java Java
Dual-licensed: Eclipse Public License 1.0, Eclipse Distribution License 1.0 Apache License, Version 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.

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.

Javaslang

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

What are some alternatives?

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

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

Functional Java - Backport of Java 8's lambda expressions to Java 7, 6 and 5

Trove

jOOλ - jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.

HPPC - High Performance Primitive Collections for Java

cyclops-react - An advanced, but easy to use, platform for writing functional applications in Java 8.

Agrona - High Performance data structures and utility methods for Java

λ - Functional patterns for Java

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

underscore-java - java port of Underscore.js

Guava - Google core libraries for Java

StreamEx - Enhancing Java Stream API