Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 912 Bytes

index.md

File metadata and controls

9 lines (7 loc) · 912 Bytes

Julia Packages

The Julia ecosystem contains over 10,000 packages that are registered in the General registry, which means that finding the right package can be a challenge. Fortunately, there are services that can help navigate the ecosystem, including:

@@tight-list

  • JuliaHub — a JuliaHub service that includes search of all registered open source package documentation, code search, and navigation by tags/keywords.
  • Julia Packages — browse Julia packages, filter by categories, and sort them by popularity, creation date or date of last update. Also supports browsing package developers.
  • Julia.jl — a manually curated taxonomy of Julia packages (category information for JuliaPackages is derived from this as well). @@