Libraries.io – Open-Source Discovery Service(libraries.io) |
Libraries.io – Open-Source Discovery Service(libraries.io) |
The closest thing to rubygems might be Portage (1) or AUR (2). You might be able to search each of those for "c++". Or maybe peek into the constituent files for '.c' or '.cpp', '.cxx', etc.
1) http://en.wikipedia.org/wiki/Portage_%28software%29
2) https://wiki.archlinux.org/index.php/Arch_User_Repository
Update: Better wording
- it sorted searches by GitHub starts (otherwise for any popular thing, you get first tons of stuff, in a non-relevant order),
- for PyPI, there is also anther figure of merit, i.e. no of downloads (most are open source, but some are on other repositories),
- in general, for Python it misses some very popular packages... for example, http://libraries.io/search?q=networkx is from PyPI but not from Python (why?).
Otherwise, a very needed idea! I wanted to do my own some time ago (http://pypi.meteor.com/), but didn't have time to bring it to a useful (or nice) version.
Pypi is lacking in information but I'm working on pulling it from other sources to improve the quality for Python libraries.
This is due to a recent issue (or regression) with how GitHub's Linguist disambiguates code, which I hope will be fixed soon [2].
Once we've got OPAM support more OCaml libraries will start to show up.
This project[http://libraries.io/maven/org.bitbucket.b_c:jose4j] was updated last week but Libraries.io says it hasn't been updated since last year.