Eclipse Collections

  • Reference Guide: https://github.com/eclipse/eclipse-collections/blob/master/docs/guide.md

 

  • Eclipse Collections Kata: https://github.com/eclipse/eclipse-collections-kata
Scope

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.

Releases
Name Date
11.1.0 2022-07-05
11.0.0 2021-10-20
10.4.0 2020-08-20
10.3.0 2020-08-08
10.2.0 2020-02-05
10.1.0 2019-12-04
10.0.0 2019-07-15
9.2.0 2018-05-16
7.0.3 2018-05-15
7.1.2 2018-05-15
8.2.1 2018-05-15
8.0.2 2018-05-15
9.1.0 2018-01-02
9.0.0 2017-09-21
8.2.0 2017-06-22
7.1.1 2017-03-16
8.0.1 2017-03-16
8.1.0 2017-03-16
8.0.0 2016-09-08
7.1.0 2016-04-06
7.0.2 2016-02-23
7.0.1 2016-02-05
7.0.0 2015-12-25