Which libraries do you guys use for generic data structures like linked list, binary tree etc.?
What are the most common, efficient libraries? Can you name some?
glib contains a lot of data structures.