Dependency Packages
-
DataValueInterfaces.jl0-
-
MurmurHash3.jl5Port of MurmurHash3 to pure Julia, adding support for hashing any AbstractString without converting first
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
IteratorInterfaceExtensions.jl11Traits for julia iterators
-
StringManipulation.jl13Julia package with a set of functions to manipulate strings with ANSI escape sequences.
-
TableTraits.jl13Traits for julia tables
-
WorkerUtilities.jl15Utilities for doing multithreaded or distributed work in Julia
-
IrrationalConstants.jl16Defines additional irrationals
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
SortingLab.jl23Faster sorting algorithms (sort and sortperm) for Julia
-
SentinelArrays.jl23Array types that can use sentinel values of the element type for special values
-
WeakRefStrings.jl23A minimal String type for Julia that allows for efficient string representation and transfer
-
DataConvenience.jl24Convenience functions missing in Julia
-
ShortStrings.jl25A fast implementation of short strings of fixed size. Great for sorting and group-by operations
-
InverseFunctions.jl29Interface for function inversion in Julia
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InlineStrings.jl46Fixed-width string types for Julia
-
TableOperations.jl46Common table operations on Tables.jl interface implementations
-
BitIntegers.jl47Fixed-width integers similar to builtin ones
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
Missings.jl70Missing value support for Julia
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
FilePathsBase.jl79Filesystem path types in julia
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
Preferences.jl129Project Preferences Package
-
Compat.jl145Compatibility across Julia versions
-
Crayons.jl149Colored and styled strings for terminals.
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Requires.jl195Lazy code loading for Julia
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
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.
Loading more...