Dependency Packages
-
Revise.jl1053Automatically update function definitions in a running Julia session
-
ForwardDiff.jl778Forward Mode Automatic Differentiation for Julia
-
LoopVectorization.jl659Macro(s) for vectorizing loops.
-
StaticArrays.jl643Statically sized arrays for Julia
-
DataStructures.jl616Julia implementation of Data structures
-
JET.jl571An experimental code analyzer for Julia. No need for additional type annotations.
-
StatsBase.jl525Basic statistics for Julia
-
Cthulhu.jl456The slow descent into madness
-
Distances.jl376A Julia package for evaluating distances (metrics) between vectors.
-
NearestNeighbors.jl353High performance nearest neighbor data structures and algorithms for Julia.
-
SpecialFunctions.jl305Special mathematical functions in Julia
-
SnoopCompile.jl289Making packages work faster with more extensive precompilation
-
MacroTools.jl281MacroTools provides a library of tools for working with Julia code and expressions.
-
KernelFunctions.jl240Julia package for kernel functions for machine learning
-
JuliaSyntax.jl218A Julia frontend, written in Julia
-
ChainRulesCore.jl218AD-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.
-
Combinatorics.jl204A combinatorics library for Julia
-
FileIO.jl192Main Package for IO, loading all different kind of files
-
Requires.jl185Lazy code loading for Julia
-
Colors.jl182Color manipulation utilities for Julia
-
AbstractTrees.jl178Abstract julia interfaces for working with trees
-
OffsetArrays.jl177Fortran-like arrays with arbitrary, zero or negative starting indices.
-
JuliaInterpreter.jl149Interpreter for Julia code
-
FillArrays.jl143Julia package for lazily representing matrices filled with a single entry
-
Reexport.jl130Julia macro for re-exporting one module from another
-
Compat.jl129Compatibility across Julia versions
-
PrecompileTools.jl128Reduce time-to-first-execution of Julia code
-
ArrayInterface.jl125Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
CodeTracking.jl113It's editing-time, do you know where your methods are?
-
YAML.jl101Parse yer YAMLs
-
Functors.jl96Parameterise all the things
-
DocStringExtensions.jl92Extensions for Julia's docsystem.
-
Preferences.jl87Project Preferences Package
-
UnPack.jl76`@pack!` and `@unpack` macros
-
OrderedCollections.jl70Julia implementation of associative containers that preserve insertion order
-
ColorTypes.jl69Basic color definitions and traits
-
Adapt.jl67-
-
DiffRules.jl65A simple shared suite of common derivative definitions
-
FixedPointNumbers.jl65Fixed point types for julia
-
LogExpFunctions.jl63Julia package for various special functions based on `log` and `exp`.
Loading more...