Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
CSV.jl466Utility library for working with CSV and other delimited files in the Julia programming language
-
PrettyTables.jl403Print data in formatted tables.
-
HDF5.jl386Save and load data in the HDF5 file format from Julia
-
MPI.jl375MPI wrappers for Julia
-
Tables.jl299An interface for tables in Julia
-
JLD.jl278Saving and loading julia variables while preserving native types
-
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.
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
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
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
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
-
LightXML.jl91A light-weight Julia package for XML based on libxml2.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
FilePathsBase.jl79Filesystem path types in julia
-
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
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
InlineStrings.jl46Fixed-width string types for Julia
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
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
-
SentinelArrays.jl23Array types that can use sentinel values of the element type for special values
-
MCMCDiagnostics.jl21Markov Chain Monte Carlo convergence diagnostics in Julia
-
DelimitedFiles.jl18A package for reading and writing files with delimited values (Originally a Julia stdlib)
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
Loading more...