Y
Hacker News
new
|
ask
|
show
|
jobs
by
lukatmyshu
4775 days ago
As far as a common library, check out
http://en.wikipedia.org/wiki/GLib
It has hash table, binary trees, linked lists/resizeable arrays.
1 comments
tptacek
4775 days ago
I'm not personally a fan of GLib but I know lots of people who are better and more experienced C developers than I am that are; you could do a lot worse than to simply adopt GLib.
link