Skip to content
#

spliterator

Here are 7 public repositories matching this topic...

A Java implementation of an unrolled linked list (ChunkyList), with an unsynchronized and a thread-safe variant backed by a ReentrantReadWriteLock. Features configurable growing and shrinking strategies, a native Spliterator for efficient parallel streams, and a reorganize() operation to compact sparsely filled chunks.

  • Updated Mar 9, 2026
  • Java

Improve this page

Add a description, image, and links to the spliterator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spliterator topic, visit your repo's landing page and select "manage topics."

Learn more