- SLIST
 - LIST
 - SIMPLEQ
 - TAILQ
 - CIRCLEQ
 - struct list_head (include/linux/list.h)
 - utlist.h
 - SGLIB
 
Doubly Linked Lists in C
Some linked list C macro questions
‘Multipurpose’ linked list implementation in pure C
SGLIB – A Simple Generic Library for C
utlist: linked list macros for C structures