type-aligned
library for abstract data types of type-aligned sequences
listlib
Singly linked, doubly linked, and circular LinkedList
abstract-data-types
This module aims to provide a full suite of abstract data types. At present it provides the abstract data type, Queue, Linked List, Stack, Binary Tree an Binary Search Tree.