Are there more Julia packages?

Is there any list of packages besides this one:
https://pkg.julialang.org/

Some packages don’t appear here, for example:
https://github.com/JuliaCI/BaseBenchmarks.jl

Is there any interesting package besides the ones in that list?

There is plenty of Julia code that is unregistered, for a variety of reasons. GitHub and Google searches can help for particular keywords.

In addition, @svaksha has built a remarkable compendium of links here:

(be aware that it goes back several years, and some code may no longer be compatible. also, putting code on github does not imply maintenance responsibility, of course)

2 Likes

https://juliaobserver.com/

1 Like

@Juan, if you want to see unregistered packages on Julia Observer, there’s a checkbox for it in Settings

http://www.giphy.com/gifs/3oge7VnQIon2n6RGTK


// update: this is now the default option.

you now need to manually choose to only view registered packages

Clearly, we need a list of all packages that don’t appear on any list.

7 Likes

2 Likes