Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
LoopVectorization.jl742Macro(s) for vectorizing loops.
-
HDF5.jl386Save and load data in the HDF5 file format from Julia
-
MPI.jl375MPI wrappers for Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
StructArrays.jl319Efficient implementation of struct arrays in Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
JSON.jl311JSON parsing and printing
-
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
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
Requires.jl195Lazy code loading for Julia
-
FillArrays.jl181Julia package for lazily representing matrices filled with a single entry
-
GeometryBasics.jl164Basic Geometry Types
-
Reexport.jl162Julia macro for re-exporting one module from another
-
IterTools.jl152Common functional iterator patterns
-
WriteVTK.jl151Julia package for writing VTK XML files
-
FinEtools.jl147Finite Element tools in Julia
-
Compat.jl145Compatibility across Julia versions
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
PDMats.jl104Uniform Interface for positive definite matrices of various structures
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
LightXML.jl91A light-weight Julia package for XML based on libxml2.
-
GeoInterface.jl90A Julia Protocol for Geospatial Data
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
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`.
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
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
Loading more...