from Hacker News

Ask HN:CPAN like archive for c

by winkv on 6/16/11, 9:06 AM with 4 comments

I am wondering if there is a CPAN like archive for C libs and snippets,i was able to find boost for C++,but nothing for c...also what do u think of making one(in case it does not exist)
  • by jdale27 on 6/16/11, 9:10 AM

  • by TMK on 6/16/11, 9:12 AM

    Site which collects C libraries and snippets would be quite cool and useful. It's pretty hard to find C libraries by googling.
  • by JoachimSchipper on 6/16/11, 10:08 AM

    In addition to CCAN, there are (somewhat) general-purpose libraries like GNOME's glib.