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
-
JET.jl571An experimental code analyzer for Julia. No need for additional type annotations.
-
Cthulhu.jl456The slow descent into madness
-
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.
-
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.
-
JuliaSyntax.jl218A Julia frontend, written in 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
-
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
-
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-
-
FixedPointNumbers.jl65Fixed point types for julia
-
DiffRules.jl65A simple shared suite of common derivative definitions
-
LogExpFunctions.jl63Julia package for various special functions based on `log` and `exp`.
-
VectorizationBase.jl61Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
SparseArrays.jl58SparseArrays.jl is a Julia stdlib
-
FlameGraphs.jl49Analysis of profiling data using trees
-
CpuId.jl49Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
Static.jl49Static types useful for dispatch and generated functions.
-
NaNMath.jl44Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
StringEncodings.jl36String encoding conversion in Julia using iconv
-
CommonSubexpressions.jl35Naïve combined subexpression elimination in Julia
Loading more...