Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
PrettyTables.jl403Print data in formatted tables.
-
StructArrays.jl319Efficient implementation of struct arrays in Julia
-
GPUArrays.jl317Reusable array functionality for Julia's various GPU backends.
-
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.
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
LLVM.jl130Julia wrapper for the LLVM C API
-
Preferences.jl129Project Preferences Package
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
IndexedTables.jl120Flexible tables with ordered indices
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
Adapt.jl89-
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
InlineStrings.jl46Fixed-width string types for Julia
-
ConstructionBase.jl34Primitives for construction of objects
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
OnlineStatsBase.jl31Base types for OnlineStats.
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
WeakRefStrings.jl23A minimal String type for Julia that allows for efficient string representation and transfer
-
SortingLab.jl23Faster sorting algorithms (sort and sortperm) for Julia
-
SentinelArrays.jl23Array types that can use sentinel values of the element type for special values
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
Loading more...