Data structure repo: <div><a href="https://github.com/coderodde/IndexedLinkedList">https://github.com/coderodde/IndexedLinkedList</a></div><div dir="auto"><br></div>Benchmark repo: <div dir="auto"><a href="https://github.com/coderodde/IndexedLinkedListBenchmark">https://github.com/coderodde/IndexedLinkedListBenchmark</a></div><div><br></div><div dir="auto">I have profiled my data structure and it seems it’s more performant than java.util.LinkedList or TreeList, if nothing else.</div><div dir="auto"><br></div><div dir="auto">So, is there any chance of including IndexedLinkedList to JDK?</div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">rodde</div>