Dependency Packages
-
CpuId.jl54Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
-
Scratch.jl58Scratch spaces for all your persistent mutable data needs
-
VectorizationBase.jl67Base library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
-
Missings.jl70Missing value support for Julia
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
ColorTypes.jl78Basic color definitions and traits
-
FixedPointNumbers.jl79Fixed point types for julia
-
Tar.jl79TAR files: create, list, extract them in pure Julia
-
UnPack.jl84`@pack!` and `@unpack` macros
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
Adapt.jl89-
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
Downloads.jl89-
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
IntervalSets.jl99Interval Sets for Julia
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
PlotThemes.jl122Themes for the Julia plotting package Plots.jl
-
Preferences.jl129Project Preferences Package
-
ArrayInterface.jl133Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations
-
LoggingExtras.jl139Composable Loggers for the Julia Logging StdLib
-
Compat.jl145Compatibility across Julia versions
-
IterTools.jl152Common functional iterator patterns
-
Pipe.jl153An enhancement to julia piping syntax
-
SimpleTraits.jl155Simple Traits for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
SIMD.jl167Explicit SIMD vector operations for Julia
-
ColorSchemes.jl187Colorschemes, colormaps, gradients, and palettes
-
Requires.jl195Lazy code loading for Julia
-
OffsetArrays.jl195Fortran-like arrays with arbitrary, zero or negative starting indices.
-
AxisArrays.jl200Performant arrays where each dimension can have a named axis with values
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Colors.jl204Color manipulation utilities for Julia
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
FileIO.jl216Main Package for IO, loading all different kind of files
-
Polyester.jl241The cheapest threads you can find!
-
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.
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
Loading more...