eclipse/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Java
Issues
- 4
- 0
Is it necessary to wipe in removeIf?
#1723 opened by jmgimeno - 0
- 0
- 9
Make the Collectors returned by Collectors2AdditionalTest.sumBy*() methods thread-safe.
#1680 opened by motlin - 18
Stack overflow when sorting IntArrayList
#1685 opened by javafanboy - 5
- 4
Set that return the existing value?
#1671 opened by javafanboy - 3
- 0
Custom hashing strategy for primitive maps with object as key would be a very nice new feature!
#1670 opened by javafanboy - 6
Add groupByEachUniqueKey to RichIterable
#1565 opened by donraab - 4
Perf Issue: toImmutable[List/Set/Bag] methods should be overridden on LazyIterable
#1587 opened by donraab - 1
- 1
Help me find the folder I need on Github
#1648 opened by Olexandr88 - 3
- 0
Optimize `clear` method in `SubList` class
#1625 opened by yoa1226 - 5
Fix performance problem in MutableList.subList() / implement similar optimization as ArrayList.subList()
#1603 opened by motlin - 28
- 1
Implement ArrayStack distinct
#1604 opened by donraab - 1
Maven install failure: java.util.ConcurrentModificationException in Eclipse Collections OSGi Bundle
#1619 opened by Saurabh-Daware - 0
- 0
Migrate tests from Junit4 to Junit5
#1576 opened by Desislav-Petrov - 2
- 1
can not found the GMF
#1574 opened by zhang8330 - 0
Put AbstractImmutablePrimitiveSetTestCase template in the right folder
#1520 opened by Desislav-Petrov - 3
[OSGi] Opting in to Service Loader Mediator
#1568 opened by fipro78 - 1
Update the copyrights
#1522 opened by Akash3121 - 4
eclipse-collections v12 JDK compatibility support
#1525 opened by mszurap - 10
README: Please clarify "Why Eclipse Collections?" (comparison regarding fluent APIs, etc)
#1493 opened by Chealer - 1
Bug in UnifiedMap?
#1524 opened by siddhsql - 2
Unexpected behaviour in updateValue() with empty key
#1517 opened by romanvmarkov - 1
MultiReaderFastList returning incorrect types for select, selectWith, reject, rejectWith
#1516 opened by donraab - 2
Add a bill of materials (BOM) POM
#1503 opened by marschall - 20
Predicate JavaDoc claims they are lambdas or closures
#1495 opened by Chealer - 3
Why do primitive versions of interfaces do not implement java.util interfaces ?
#1505 opened by pylvain - 4
- 2
Add selectBy/rejectBy to RichIterable
#1457 opened by donraab - 0
Reference Guide: Iteration patterns chapter has multiple issues in "Select and Reject patterns" section
#1500 opened by Chealer - 0
- 0
Reference Guide: Code blocks chapter introduction describes code blocks as single-abstract-method objects (and more)
#1498 opened by Chealer - 0
Predicate[2]: accept method unspecified
#1494 opened by Chealer - 3
MapIterate JavaDoc: unclear description
#1491 opened by Chealer - 3
- 0
Reference Guide: diagram ignores Java Stream API
#1489 opened by Chealer - 0
Unclear memory footprint performance benchmark
#1488 opened by Chealer - 3
Add JavaDoc to CaseFunction
#1456 opened by donraab - 4
`Bag.top(bottom)Occurrences`
#1471 opened by dxxvi - 1
Unused (?) sonar-maven-plugin
#1466 opened by Bananeweizen - 0
JDK 21 EA build issues
#1460 opened by prathasirisha - 2
Both api.factory.Lists and impl.factory.Lists are documented as "preferred way to create ..."
#1462 opened by Bananeweizen