Hi I am still new to C. Is there any good implementation of ADT library for C programming language? Implementing Lists, HashMaps, Sets, Stacks, Queues, LinkedLists etc? I know this is kinda stupid question but i wouldn't like to implement all of these just to realize that it's already out there.
I saw shreds of them all over the Internet - of course. But is there any comprehensive all-in-one well-working solution that any of you have good experience with?