Show HN: Generic C Container Librarygithub.com/red01243 pointsred01244 years agoI have made this library for generic algorithms and data structures using macros. It aims to be as similar as possible to the C++ STL. Its performance is also in the same range tho there is still room for improvement. Any feedback is welcome.