Skip to content
Eugene Lazutkin edited this page May 27, 2024 · 28 revisions

Welcome to the list-toolkit wiki!

The toolkit deals with lists, related data structures and their practical applications.

After implementing list-based structures in several projects, I finally decided to write it down as an open source project.

A list is a simple yet versatile data structure with a lot of possible design decisions. I suggest to skim over the wiki in the following order:

Clone this wiki locally