Dependency Packages
-
JuMP.jl1956Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
-
Revise.jl1053Automatically update function definitions in a running Julia session
-
ForwardDiff.jl778Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl643Statically sized arrays for Julia
-
DataStructures.jl616Julia implementation of Data structures
-
JET.jl571An experimental code analyzer for Julia. No need for additional type annotations.
-
BenchmarkTools.jl509A benchmarking framework for the Julia language
-
Cthulhu.jl456The slow descent into madness
-
MathOptInterface.jl308An abstraction layer for mathematical optimization solvers.
-
SpecialFunctions.jl305Special mathematical functions in Julia
-
JSON.jl290JSON parsing and printing
-
SnoopCompile.jl289Making packages work faster with more extensive precompilation
-
MacroTools.jl281MacroTools provides a library of tools for working with Julia code and expressions.
-
JuliaSyntax.jl218A Julia frontend, written in Julia
-
ChainRulesCore.jl218AD-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.jl192Main Package for IO, loading all different kind of files
-
Requires.jl185Lazy code loading for Julia
-
Colors.jl182Color manipulation utilities for Julia
-
AbstractTrees.jl178Abstract julia interfaces for working with trees
-
JuliaInterpreter.jl149Interpreter for Julia code
-
Reexport.jl130Julia macro for re-exporting one module from another
-
Compat.jl129Compatibility across Julia versions
-
PrecompileTools.jl128Reduce time-to-first-execution of Julia code
-
CodeTracking.jl113It's editing-time, do you know where your methods are?
-
YAML.jl101Parse yer YAMLs
-
GLPK.jl98GLPK wrapper module for Julia
-
Parsers.jl98Fast parsing machinery for basic types in Julia
-
DocStringExtensions.jl92Extensions for Julia's docsystem.
-
Preferences.jl87Project Preferences Package
-
MathProgBase.jl80DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
-
TranscodingStreams.jl75Simple, consistent interfaces for any codec.
-
OrderedCollections.jl70Julia implementation of associative containers that preserve insertion order
-
ColorTypes.jl69Basic color definitions and traits
-
FixedPointNumbers.jl65Fixed point types for julia
-
DiffRules.jl65A simple shared suite of common derivative definitions
-
LogExpFunctions.jl63Julia package for various special functions based on `log` and `exp`.
-
SparseArrays.jl58SparseArrays.jl is a Julia stdlib
-
FlameGraphs.jl49Analysis of profiling data using trees
-
CodecZlib.jl46Zlib codecs for TranscodingStreams.jl.
-
MutableArithmetics.jl45Interface for arithmetics on mutable types in Julia
Loading more...