Parallel implementations of a doubly linked list in both Python and C, and examples of using it to build a stack and a queue.
The raw code files are in this folder.