The Julia Language

Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
- GitHub: https://github.com/topics/julia
- Wikipedia: https://en.wikipedia.org/wiki/Julia_(programming_language)
- Repo: https://github.com/JuliaLang
- Created by: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, Alan Edelman
- Released: February 14, 2012
- Related Topics: language,
- Aliases: julia-language, julialang,
- Last updated: 2025-05-10 00:15:44 UTC
- JSON Representation
https://github.com/beacon-biosignals/k8sclustermanagers.jl
A Julia cluster manager for Kubernetes
cluster-manager julia k8s kubernetes
Last synced: 12 Apr 2025
https://github.com/madsjulia/AffineInvariantMCMC.jl
Affine Invariant Markov Chain Monte Carlo (MCMC) Ensemble sampler
affine-invariance ensemble-sampler high-performance-computing julia mads markov-chain markov-chain-monte-carlo mcmc monte-carlo-simulation uncertainty uncertainty-estimation uncertainty-quantification
Last synced: 04 May 2025
https://github.com/trixi-framework/trixiparticles.jl
TrixiParticles.jl: Particle-based multiphysics simulations in Julia
julia multiphysics simulation smoothed-particle-hydrodynamics
Last synced: 19 Nov 2024
https://github.com/ferrite-fem/ferriteviz.jl
Plot your Ferrite.jl data
ferrite finite-elements hacktoberfest julia julialang plotting visualization
Last synced: 10 Apr 2025
https://github.com/madsjulia/affineinvariantmcmc.jl
Affine Invariant Markov Chain Monte Carlo (MCMC) Ensemble sampler
affine-invariance ensemble-sampler high-performance-computing julia mads markov-chain markov-chain-monte-carlo mcmc monte-carlo-simulation uncertainty uncertainty-estimation uncertainty-quantification
Last synced: 22 Apr 2025
https://github.com/rjrosati/SymbolicTensors.jl
Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
julia physics symbolic-computation symbolic-manipulation symbolic-math tensor-algebra
Last synced: 04 May 2025
https://github.com/rdeits/adaptivedistancefields.jl
Adaptively sampled distance fields in Julia
function-approximation geometry julia signed-distance-field
Last synced: 10 Apr 2025
https://github.com/ofai/bayesiannonparametrics.jl
BayesianNonparametrics in julia
bayesian-machine-learning bayesian-methods bayesian-nonparametric-models dirichlet-process-mixtures julia
Last synced: 13 Apr 2025
https://github.com/zyth0s/SciAlgs.jl
Fundamental scientific algorithms in Julia
astronomy chemistry crystallography electronic-structure julia physics quantum-chemistry scientific-computing simulation
Last synced: 20 Nov 2024
https://github.com/masonprotter/matrixproductstates.jl
DMRG using Matrix Product States in Julia
dmrg dmrg-algorithm julia matrix-product-states
Last synced: 10 Apr 2025
https://github.com/charlesll/spectra.jl
Spectra.jl aims at helping treatment of spectral (Raman, Infrared, XAS, NMR) data under the Julia language
baseline julia raman spectra spectroscopy
Last synced: 22 Apr 2025
https://github.com/juliaastrosim/astronbodysim.jl
Unitful and differentiable gravitational N-body simulation code in Julia
astronomy astrophysics autodiff gpu-computing julia nbody-gravity-simulation simulation unitful
Last synced: 03 Dec 2024
https://github.com/oolong-dev/opentelemetry.jl
An unofficial implementation of OpenTelemetry in Julia.
Last synced: 10 Apr 2025
https://github.com/juliaintro/introajulia.jl
Introducción a la programación en Julia
espanol julia julia-language julialang thinkjulia
Last synced: 10 Apr 2025
https://github.com/BradyPlanden/LiiBRA.jl
Create reduced-order state-space models for lithium-ion batteries utilising realisation algorithms.
battery battery-models bms control control-systems julia lithium-ion reduced-order-models
Last synced: 07 May 2025
https://github.com/lambdaclass/julia_koans
Small exercises to get you used to reading and writing Julia code!
exercises julia julialang koans
Last synced: 10 Apr 2025
https://github.com/juliaastro/lombscargle.jl
Compute Lomb-Scargle periodogram, suitable for unevenly sampled data. It supports multi-threading
astronomy astrophysics julia lomb-scargle-periodogram periodic periodogram signal-processing time-series
Last synced: 07 May 2025
https://github.com/ecojulia/phylo.jl
Simple phylogenetic trees in Julia to work with Diversity.jl - https://github.com/EcoJulia/Diversity.jl
Last synced: 18 Dec 2024
https://github.com/jeffreysarnoff/timesdates.jl
Nanosecond resolution for Time and Date, TimeZones
date julia nanosecond nanoseconds time timezone
Last synced: 11 Apr 2025
https://github.com/kleinhenz/keldysh.jl
julia package for working with Keldysh Green's functions
condensed-matter julia physics
Last synced: 07 May 2025
https://github.com/wdebeaum/peg.jl
Define a Parsing Expression Grammar via a macro and abuse of Julia syntax.
Last synced: 14 Apr 2025
https://github.com/lostella/protograd.jl
Deep learning 99% fat free
automatic-differentiation deep-learning julia machine-learning neural-networks optimization
Last synced: 17 Mar 2025
https://github.com/nolta/elliptic.jl
Elliptic integral and Jacobi elliptic special functions
Last synced: 13 Feb 2025
https://github.com/dmetivie/expectationmaximization.jl
A simple but generic implementation of Expectation Maximization algorithms to fit mixture models.
clustering expectation-maximization gaussian-mixture-models julia mixture-models
Last synced: 07 May 2025
https://github.com/juliaqubo/qubo.jl
A Julia Ecosystem for Quadratic Unconstrained Binary Optimization
julia jump optimization quantum-computing qubo
Last synced: 19 Nov 2024
https://github.com/julianlsolvers/nlsolversbase.jl
Base package for optimization and equation solver software in JuliaNLSolvers
equation-solver julia optimization
Last synced: 11 Apr 2025
https://github.com/mcabbott/slicemap.jl
Same-same but different
automatic-differentiation gradient julia
Last synced: 21 Mar 2025
https://github.com/ashwanirathee/Firebase.jl
Julia's interface to the Firebase's REST API. Covers cloud firestore, cloud storage, firebase authenication, realtime database
api firebase firebase-jl firestore hacktoberfest julia wrapper
Last synced: 21 Mar 2025
https://github.com/vollmersj/survivalanalysis.jl
A survival analysis interface for Julia
julia survival-analysis time-to-event
Last synced: 05 May 2025
https://github.com/zgornel/caching.jl
Memoization mechanism
compression disk hashtable julia macros memoize serialization
Last synced: 21 Mar 2025
https://github.com/adrhill/browsermacros.jl
Julia macros to surf the web from the comfort of your REPL. 🏄
Last synced: 21 Apr 2025
https://github.com/apla-toolbox/pythonpddl
🧭🔍 A PDDL Planner in Python partially wrapping PDDL.jl using JuliaPy
artificial-intelligence astar automated-planning dijsktra julia juliapy pddl planner planners pyjulia python
Last synced: 30 Apr 2025
https://github.com/rana/gcp.jl
GCP BigQuery APIs in Julia.
api-client bigquery google google-api google-cloud google-cloud-platform julia julia-language julia-package julialang
Last synced: 10 Apr 2025
https://github.com/juliaml/mllabelutils.jl
Utility package for working with classification targets and label-encodings
classification julia machine-learning preprocessing
Last synced: 20 Nov 2024
https://github.com/juliagraphics/nativefiledialog.jl
mlabbe/nativefiledialog julia wrapper
Last synced: 11 Apr 2025
https://github.com/friesischscott/uncertaintyquantification.jl
Uncertainty Quantification in Julia
hacktoberfest julia metamodeling monte-carlo-simulation reliability-analysis sensitivity-analysis uncertainty-quantification
Last synced: 06 Apr 2025
https://github.com/ashryaagr/fairness.jl
Julia Toolkit with fairness metrics and bias mitigation algorithms
bias-audit bias-mitigation fairness fairness-assessment fairness-ml julia machine-learning mlj
Last synced: 15 Apr 2025
https://github.com/jishnub/parallelutilities.jl
Fast and easy parallel mapreduce on HPC clusters
distributed distributed-computing high-performance-computing hpc hpc-applications hpc-cluster hpc-clusters julia mapreduce parallel parallel-computing reduction
Last synced: 21 Mar 2025
https://github.com/joshday/onlinestatsbase.jl
Base types for OnlineStats.
big-data julia online-algorithm onlinestats statistics streaming-data
Last synced: 01 May 2025
https://github.com/JuliaGraphics/NativeFileDialog.jl
mlabbe/nativefiledialog julia wrapper
Last synced: 26 Feb 2025
https://github.com/lucaferranti/fuzzylogic.jl
Julia package for fuzzy inference
fuzzy fuzzy-inference-system fuzzy-logic julia mamdani sugeno
Last synced: 14 Apr 2025
https://github.com/juliaio/serialports.jl
SerialPort IO streams in Julia backed by pySerial.
iostreams julia serial serial-ports
Last synced: 15 Apr 2025
https://github.com/juliasmoothoptimizers/benchmarkprofiles.jl
Performance and data profiles
julia julia-language optimization performance-profile
Last synced: 12 Apr 2025
https://github.com/juliadocs/documentertools.jl
Extra tools for setting up Documenter
documentation documentation-generator julia
Last synced: 15 Apr 2025
https://github.com/moelf/telegrambot.jl
A simple telegram bot wrapper for handling text command reply.
julia julialang telegram telegram-api telegram-bot
Last synced: 10 Apr 2025
https://github.com/r9y9/world.jl
A lightweight julia wrapper for WORLD - a high-quality speech analysis, modification and synthesis system
julia julia-wrapper speech-processing
Last synced: 03 Dec 2024
https://github.com/christiankral/ElectricalEngineering.jl
Julia electrical engineering package
complex-numbers electric electrical-engineering engineering julia phasor
Last synced: 29 Nov 2024
https://github.com/gahjelle/advent_of_code
My attempts at solving some of the excellent puzzles at adventofcode.com
advent-of-code elixir gleam julia python
Last synced: 13 Apr 2025
https://github.com/celestialcartographers/maple
Thin wrapper for generating Celeste maps
celeste celestegame julia mapmaker mapmaking
Last synced: 27 Apr 2025
https://github.com/CelestialCartographers/Maple
Thin wrapper for generating Celeste maps
celeste celestegame julia mapmaker mapmaking
Last synced: 04 May 2025
https://github.com/fredrikekre/hypre.jl
Julia interface to hypre linear solvers
Last synced: 21 Mar 2025
https://github.com/vollmersj/SurvivalAnalysis.jl
A survival analysis interface for Julia
julia survival-analysis time-to-event
Last synced: 26 Mar 2025
https://github.com/hofmannmartin/sphericalharmonicexpansions.jl
A Julia package to handle spherical harmonic functions
julia polynomials spherical-harmonics
Last synced: 09 Apr 2025
https://github.com/magneticresonanceimaging/blochsim.jl
An implementation of the Bloch-McConnell equations for simulating MR spin dynamics.
bloch-mcconnell bloch-simulation julia mri
Last synced: 10 Apr 2025
https://github.com/phrb/experimentaldesign.jl
Design of Experiments in Julia
design-of-experiments experimental-design julia statistical-analysis statistics
Last synced: 22 Apr 2025
https://github.com/atsushisakai/scipy.jl
Julia interface for SciPy
julia julia-interface julia-language julia-package scipy
Last synced: 12 Feb 2025
https://github.com/maxmouchet/julia-node-extension-demo
Integrate Julia and Javascript with Node.js extensions.
Last synced: 11 Apr 2025
https://github.com/juliacomputing/sqlitegraph.jl
A lightweight SQLite-based Graph Database for Julia.
Last synced: 13 Feb 2025
https://github.com/sebastianament/compressedsensing.jl
Contains a wide-ranging collection of compressed sensing and feature selection algorithms. Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.
basis-pursuit compressed-sensing feature-selection julia matching-pursuit sparse-bayesian-learning sparse-linear-systems sparse-regression sparsity stepwise-regression subset-selection
Last synced: 10 Apr 2025
https://github.com/s915/dbnomics.jl
Access DBnomics data series from Julia.
econometrics economic-data economics julia julia-package
Last synced: 10 Apr 2025
https://github.com/juliaio/blosc.jl
Blosc compression for the Julia language
Last synced: 15 Apr 2025
https://github.com/mcosovic/FactorGraph.jl
The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.
aging-model belief-propagation dynamical-systems factor-graph fast-algorithm forward-backward-algorithm gaussian-distribution ill-conditioned inference-algorithms julia kahan-summation linear-systems loopy-belief-propagation message-passing noisy-data random-variables state-estimation sum-product tree-graph
Last synced: 04 May 2025
https://github.com/mcosovic/factorgraph.jl
The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.
aging-model belief-propagation dynamical-systems factor-graph fast-algorithm forward-backward-algorithm gaussian-distribution ill-conditioned inference-algorithms julia kahan-summation linear-systems loopy-belief-propagation message-passing noisy-data random-variables state-estimation sum-product tree-graph
Last synced: 21 Mar 2025
https://github.com/marius311/museinference.jl
Fast approximate high-dimensional hierarchical Bayesian inference
Last synced: 15 Mar 2025
https://github.com/masonprotter/legiblelambdas.jl
Provides a simple macro to make readable anonymous functions in Julia
anonymous-functions julia macros
Last synced: 13 Apr 2025
https://github.com/tensorbfs/omeinsumcontractionorders.jl
Tensor network contraction order optimizers for OMEinsum
contraction-order julia omeinsum tensor-networks
Last synced: 10 Apr 2025
https://github.com/juliaastro/astroimages.jl
Visualization of astronomical images
astronomy cfitsio fits fitsio image-processing julia
Last synced: 15 Apr 2025
https://github.com/adamwespiser/deep-learning-koans
A series of educational Deep Learning Koans, using Julia and Flux.jl
deep-learning education flux ijulia julia koans literate-programming notebooks
Last synced: 21 Nov 2024
https://github.com/juliaclimate/stac.jl
SpatioTemporal Asset Catalog (STAC) julia client
climate climate-data earth-observation julia
Last synced: 24 Apr 2025
https://github.com/juliadynamics/streamsampling.jl
Sampling methods for data streams
julia reservoir-sampling sampling sampling-methods sampling-theory statistics stream-sampling streams
Last synced: 30 Apr 2025
https://github.com/jeffreysarnoff/anglebetweenvectors.jl
An accurate and stable calculation of the angle separating two vectors.
accurate angle floating-point julia n-dimensional vectors
Last synced: 11 Apr 2025
https://github.com/pawbz/GeoPhyInv.jl
A Julia Toolbox for Geophysical Modeling and Inverse Problems
cuda elastic finite-difference-method gpu julia parallel-computing poisson seismic-inversion seismic-tomography seismic-waves staggeredgrid
Last synced: 07 May 2025
https://github.com/juliaarrays/fixedsizearrays.jl
Fixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.
arrays julia linear-algebra matrix
Last synced: 30 Apr 2025
https://github.com/juliageometry/meshintegrals.jl
Numerical integration over Meshes.jl geometry domains
differential-geometry julia numerical-integration quadrature-methods scientific-computing
Last synced: 12 Apr 2025
https://github.com/ralphas/genericschur.jl
Julia package for Schur decomposition of matrices with generic element types
eigenvalues eigenvectors julia linear-algebra schur-decomposition
Last synced: 13 Apr 2025
https://github.com/qojulia/quantumoptics.jl-examples
Examples for QuantumOptics.jl
julia jupyter-notebook quantum quantum-mechanics quantum-optics
Last synced: 20 Dec 2024
https://github.com/juliapomdp/quickpomdps.jl
Concise and friendly interfaces for defining MDP and POMDP models for use with POMDPs.jl solvers
julia markov-decision-processes mdps pomdps python
Last synced: 16 Apr 2025
https://github.com/sl-solution/dlmreader.jl
High-performance delimited-file reader and writer for Julia
csv csv-files csv-import csv-parser dataframes dataset delimited-files delimiter fwf high-performance informat julia julia-language threaded
Last synced: 14 Apr 2025
https://github.com/saransh-cpp/chaoticencryption.jl
Fast image encryption and decryption algorithms in Julia!
encryption-decryption julia julia-package pseudo-random-generator
Last synced: 11 Jan 2025
https://github.com/sciml/modelingtoolkitneuralnets.jl
Symbolic-Numeric Universal Differential Equations for Automating Scientific Machine Learning (SciML)
julia machine-learning neural-networks neural-ode sciml symbolic-numerics ude
Last synced: 10 Apr 2025
https://github.com/mcabbott/lazystack.jl
🥞
array automatic-differentiation julia slices
Last synced: 21 Mar 2025
https://github.com/jakobjpeters/Typstry.jl
The Julia to Typst interface
julia julialang typesetting typst
Last synced: 01 Apr 2025
https://github.com/jefffessler/sound.jl
Provide `sound` & `record` functions for playing & recording audio in Julia. Also Julia version of phase vocoder.
audio julia phase-vocoder sound
Last synced: 22 Apr 2025
https://github.com/xrq-phys/blicontractor.jl
TensorOperations.jl compatible fast contractor for Julia, based on TBLIS, with generic strides and automatic differentiation support, within 400 lines.
Last synced: 10 Apr 2025
https://github.com/invenia/syntheticgrids.jl
Julia package for building synthetic power grids
Last synced: 21 Nov 2024
https://github.com/masonprotter/naturallyunitful.jl
Facilities for using natural units with Unitful.jl
julia julialang natural-units unit-system
Last synced: 10 Apr 2025
https://github.com/juliafolds2/transducers.jl
Efficient transducers for Julia
Last synced: 06 Apr 2025
https://github.com/jakobjpeters/typstry.jl
The Julia to Typst interface
julia julialang typesetting typst
Last synced: 10 Apr 2025
https://github.com/zang-langyan/markov-chain-monte-carlo-mcmc
Markov Chain Monte Carlo MCMC methods are implemented in various languages (including R, Python, Julia, Matlab)
julia markov-chain-monte-carlo matlab mcmc mcmc-methods mcmc-sampler python r
Last synced: 19 Apr 2025
https://github.com/scivision/python-performance
Performance benchmarks of Python, Numpy, etc. vs. other languages such as Matlab, Julia, Fortran.
benchmark fortran gfortran julia matlab microbenchmark numba numpy performance
Last synced: 12 Apr 2025