Ross ROSS = Recommend OSS · open-source software intelligence for agents

eclipse-collections/eclipse-collections

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

github.com/eclipse-collections/eclipse-collections · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 98
  • Release rhythm 40
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 3935
  • days_rel: 400
  • days_push: 12
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2648 stars · 690 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Eclipse Collections is a comprehensive collections framework for Java offering optimized data structures like Bag and primitive collections, plus a rich, fluent, functional API inspired by Smalltalk. It is compatible with the standard Java Collection Framework and supports eager, lazy, serial, and parallel iteration.

Use cases

  • replace Java streams with more expressive collection APIs
  • use immutable collections in Java
  • work with primitive collections without boxing
  • count elements with a Bag data structure
  • perform lazy and parallel iteration over collections
  • write fluent functional code over lists and sets in Java

When to choose

  • you want richer, more fluent collection APIs than the JDK or Streams
  • you need memory-efficient primitive collections or Bags
  • you want immutable collection types with a mature, well-tested library

When to avoid

  • your project must avoid extra dependencies and JDK collections suffice
  • you are not on the JVM or using Java
  • you need collections interoperable with non-JVM languages

Facets

library · maturity stable

serialization developer-tools performance jvm collections data-structures functional-programming immutable-collections primitive-collections java algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
eclipse-collections/eclipse-collectionsmain78

For agents

markdown · JSON · MCP: product_card(name="eclipse-collections/eclipse-collections")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem