Dependency Packages
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
Graphs.jl457An optimized graphs package for the Julia programming language
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
Chain.jl360A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
-
StructArrays.jl319Efficient implementation of struct arrays in Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Tables.jl299An interface for tables in Julia
-
ChainRulesCore.jl253AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
Accessors.jl175Update immutable data
-
Setfield.jl165Update deeply nested immutable structs.
-
GeometryBasics.jl164Basic Geometry Types
-
Reexport.jl162Julia macro for re-exporting one module from another
-
SimpleTraits.jl155Simple Traits for Julia
-
IterTools.jl152Common functional iterator patterns
-
Compat.jl145Compatibility across Julia versions
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
EzXML.jl122XML/HTML handling tools for primates
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
ArgCheck.jl101Package for checking function arguments
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
GeoInterface.jl90A Julia Protocol for Geospatial Data
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
ConstructionBase.jl34Primitives for construction of objects
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Transducers.jl27Efficient transducers for Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
InitialValues.jl25Canonical default initial values and identity elements for Julia
Loading more...