Dependency Packages
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
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
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Compat.jl145Compatibility across Julia versions
-
DispatchDoctor.jl137The dispatch doctor prescribes type stability
-
Preferences.jl129Project Preferences Package
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Interfaces.jl80Macros to define and implement interfaces, to ensure they are checked and correct.
-
PackageExtensionCompat.jl50Makes Julia's package extensions backwards compatible
View all packages