Libraries.io – Open-Source Discovery Service
libraries.io
Libraries.io – Open-Source Discovery Service
1–10 of 32 posts
Re: Libraries.io – Open-Source Discovery Service
#2Re: Libraries.io – Open-Source Discovery Service
#3Re: Libraries.io – Open-Source Discovery Service
#4Browsing C++ and coming up mostly with nodejs libraries. http://libraries.io/search?languages=C%2B%2B&order=desc&sort...
Re: Libraries.io – Open-Source Discovery Service
#5Browsing C++ and coming up mostly with nodejs libraries. http://libraries.io/search?languages=C%2B%2B&order=desc&sort...
Re: Libraries.io – Open-Source Discovery Service
#6Re: Libraries.io – Open-Source Discovery Service
#7Nice to see that even my package manager for the Nim programming language is there. Pity that the language is still called "Nimrod" there though.
Re: Libraries.io – Open-Source Discovery Service
#8Re: Libraries.io – Open-Source Discovery Service
#9Nice to see that even my package manager for the Nim programming language is there. Pity that the language is still called "Nimrod" there though.
I'm using https://github.com/github/linguist for language information, still waiting for this pr to be merged for the Nimrod => Nim change: https://github.com/github/linguist/pull/1936
Re: Libraries.io – Open-Source Discovery Service
#10Browsing C++ and coming up mostly with nodejs libraries. http://libraries.io/search?languages=C%2B%2B&order=desc&sort...
Currently I'm only pulling data from package managers like rubygems and npm, I couldn't find a C++ one yet, although https://www.biicode.com/ looks handy for that, I'll investigate.
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