Hacker News
- Collections-C: a library of generic data structures https://github.com/srdja/collections-c 58 comments programming
- Generic Collections in C (2025) https://www.innercomputing.com/blog/generic-collections-in-c 12 comments c_programming
- Collections in C — (badly?) faking generics with the C preprocessor http://lucumr.pocoo.org/2010/11/24/collections-in-c/ 31 comments programming