Skip to main content

Eclipse Collections

The Eclipse Collections™ project provides object and primitive data structures for Java (e.g. List, Set, Bag, Multimap, BiMap, Stack).  New container implementations, new iteration protocols, additional parallel iteration patterns and types may be added over time but they should extend one of the root types like RichIterable, PrimitiveIterable or ParallelIterable.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-collections/eclipse-collections 128 65 16
https://github.com/eclipse-collections/eclipse-collections-kata 8 8 7
https://github.com/eclipse-collections/.eclipsefdn 4 0 0

Activity - commits

There have been 140 commits made by 19 people on 3 repositories over the last 12 months.


Activity - issues

There have been 23 issues submitted by 18 people on 2 repositories over the last 12 months.


Activity - reviews

There have been 73 reviews submitted by 23 people on 2 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/technology.collections


Releases


IP Lab requests

  • 2021-10-19 - maven/mavencentral/org.openjdk.jcstress/jcstress-core/0.4
  • 2021-10-19 - maven/mavencentral/org.codehaus.plexus/plexus-utils/1.0.4
  • 2021-10-19 - maven/mavencentral/org.antlr/ST4/4.3.1
  • 2021-10-19 - maven/mavencentral/org.codehaus.plexus/plexus-container-default/1.0-alpha-8

Organization Settings

  • GitHub organization: eclipse-collections
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 6 repositories in its associated GitHub organization eclipse-collections . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top