Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
DataStructures.jl690Julia implementation of Data structures
-
Graphs.jl457An optimized graphs package for the Julia programming language
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
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.
-
Polyester.jl241The cheapest threads you can find!
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
SimpleTraits.jl155Simple Traits for Julia
-
NCDatasets.jl146Load and create NetCDF files in Julia
-
Compat.jl145Compatibility across Julia versions
-
LoggingExtras.jl139Composable Loggers for the Julia Logging StdLib
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
Preferences.jl129Project Preferences Package
-
Glob.jl126Posix-compliant file name pattern matching
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
UnPack.jl84`@pack!` and `@unpack` macros
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
DiskArrays.jl73-
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
LRUCache.jl55An implementation of an LRU Cache in Julia
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
Static.jl52Static types useful for dispatch and generated functions.
-
ProgressLogging.jl49-
-
SHA.jl46A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
-
TerminalLoggers.jl41Logging sinks and utilites for interactive terminals
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
Loading more...