A simple, dependency less and modular linked list library written in C, primarily for Red Planet. Requires only malloc and free functions. Works well for freestanding environment.
Tested on Red Planet (in kernel space) and Arch Linux, should also work on other *nix systems and Windows.