Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
ProgressMeter.jl693Progress meter for long-running computations
-
DataStructures.jl690Julia implementation of Data structures
-
PrettyTables.jl403Print data in formatted tables.
-
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.
-
Combinatorics.jl214A combinatorics library for Julia
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
MultivariatePolynomials.jl135Multivariate polynomials interface
-
Preferences.jl129Project Preferences Package
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
ParserCombinator.jl107A parser combinator library for Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
Missings.jl70Missing value support for Julia
-
DynamicPolynomials.jl60Multivariate polynomials implementation of commutative and non-commutative variables
-
Z3.jl57Julia interface to Z3
-
AutoHashEquals.jl57A Julia macro to add == and hash() to composite types.
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
MutableArithmetics.jl49Interface for arithmetics on mutable types in Julia
-
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
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
SentinelArrays.jl23Array types that can use sentinel values of the element type for special values
-
DelimitedFiles.jl18A package for reading and writing files with delimited values (Originally a Julia stdlib)
-
StringManipulation.jl13Julia package with a set of functions to manipulate strings with ANSI escape sequences.
-
TableTraits.jl13Traits for julia tables
-
CEnum.jl12C-compatible enum for Julia
-
IteratorInterfaceExtensions.jl11Traits for julia iterators
-
DataValueInterfaces.jl0-
View all packages