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: 2026-06-24 00:12:47 UTC
- JSON Representation
https://github.com/seelengrab/fieldflags.jl
A small package for creating bitfield-like structs.
Last synced: 09 Apr 2025
https://github.com/juliaqubo/qiskitopt.jl
JuMP wrapper for IBMQ Optimization Algorithms (ft QUBODrivers.jl)
julia jump qiskit quantum-optimization
Last synced: 11 Dec 2025
https://github.com/stemann/cameras.jl
A Julia interface for cameras
camera computer-vision julia machine-vision
Last synced: 11 Dec 2025
https://github.com/joshday/reproducible.jl
Lightweight reproducible reports for Julia
julia literate-programming pandoc reproducible-research
Last synced: 07 Jul 2025
https://github.com/stemann/Cameras.jl
A Julia interface for cameras
camera computer-vision julia machine-vision
Last synced: 26 Feb 2025
https://github.com/palday/mixedmodelsmakie.jl
Plotting functionality for MixedModels.jl implemented in Makie
julia mixed-models plotting vizualization
Last synced: 22 Apr 2025
https://github.com/mkabdelrahman/integratedoptics.jl
Simulation and Optimization Library for Integrated Optics in Julia.
fdfd fdtd inverse-design julia maxwell-equations-solver photonics silicon-photonics topolgy-optimization
Last synced: 27 Apr 2025
https://github.com/roger-luo/jieko.jl
Jieko supports docstring-based interface by integrating with DocStringExtensions. This one works with the `public` keyword.
Last synced: 23 Mar 2025
https://github.com/cianlm/symbolicquantumfieldtheory.jl
Symbolic QFT in Julia
julia particle-physics physics qft quantum science symbolic
Last synced: 09 Jul 2025
https://github.com/juliaclimate/juliaclimate.org
climate-change julia julia-language
Last synced: 24 Apr 2025
https://github.com/hit-uoi-sr/opticalpropagation.jl
Optical propagation calculation
Last synced: 27 Feb 2025
https://github.com/jmert/unixmmap.jl
A Julia package that exposes the Unix mmap interfaces
apple bsd julia julialang linux madvise memory-mapping mmap unix
Last synced: 12 Aug 2025
https://github.com/findmyway/visualdl.jl
A Julia wrapper for VisualDL aims for deep learning visualization
datavisualization deep-learning julia
Last synced: 11 Dec 2025
https://github.com/jefffessler/mirtjim.jl
jiffy image display for image reconstruction
aspect-ratio colorbar heatmap julia units
Last synced: 22 Apr 2025
https://github.com/climatemargo/interactive
Interactive Pluto notebooks about ClimateMARGO.jl
climate-margo climate-model interactive julia pluto-notebooks
Last synced: 02 Jul 2025
https://github.com/sciml/basemodelica.jl
Importers for the BaseModelica standard into the Julia ModelingToolkit ecosystem
dae differential-equations julia modelica ode sciml symbolic-numeric-computing
Last synced: 22 Feb 2026
https://github.com/juliaio/codecbase.jl
Base 16/32/64 codecs for TranscodingStreams.jl
compression decompression julia
Last synced: 15 Apr 2025
https://github.com/cnelias/dcca.jl
Julia module for Detrended Cross-Correlation Analysis.
cross-correlation dcca-coefficient julia time-series-analysis
Last synced: 11 Dec 2025
https://github.com/terasakisatoshi/hellox.jl
Hello World Application that will be compiled via PackageCompiler.jl
julia packagecompiler raspberry-pi3
Last synced: 27 Oct 2025
https://github.com/rdhr/calippso.jl
Julia package for producing jammed configurations of hard-spheres using iterative linear programming.
jamming julia linearprogramming optimization spheres-packings
Last synced: 21 Oct 2025
https://github.com/kingaa/partiallyobservedmarkovprocesses.jl
pomp in Julia
dynamical-systems julia likelihood markov-model particle-filter state-space statistical-inference time-series
Last synced: 19 Apr 2026
https://github.com/kraftpunk97-zz/nes.jl
A NES emulator and collection of environments in Julia for RL
julia machine-learning nes-emulator reinforcement-learning-environments super-mario-bros
Last synced: 11 Jun 2025
https://github.com/harrisongrodin/specialsets.jl
Representations of commonly-used sets
julia math mathematics set-theory sets
Last synced: 12 Jul 2025
https://github.com/biojulia/biomarkovchains.jl
Representing biological sequences as Markov chains
bioinformatics biology dna julia julialang markov-chain
Last synced: 11 Dec 2025
https://github.com/mweastwood/casacore.jl
A Julia wrapper of CasaCore.
astronomy casacore julia julia-wrapper radio-astronomy
Last synced: 22 Apr 2025
https://github.com/rikhuijzer/resample.jl
An implementation of SMOTE
julia julia-language smote smote-sampling upsampling
Last synced: 27 Oct 2025
https://github.com/clugen/CluGen.jl
Multidimensional cluster generation in Julia
julia julia-package multidimensional-clusters multidimensional-data synthetic-clusters synthetic-data-generator synthetic-dataset-generation
Last synced: 16 Nov 2025
https://github.com/juliasmoothoptimizers/nlsproblems.jl
Nonlinear Least Squares problems
julia julia-language optimization
Last synced: 29 Oct 2025
https://github.com/pazner/triplot.jl
Triangular contour and pseudocolor plots in Julia
julia plotting tricontour tripcolor
Last synced: 08 Oct 2025
https://github.com/sabedoesthings/nexa.jl
A simple game library to make game development in the Julia programming language easy.
early-development game-development game-engine games julia tool
Last synced: 01 Jul 2025
https://github.com/juliaci/coveragetools.jl
Core functionality for processing coverage information in Julia
Last synced: 11 Dec 2025
https://github.com/terasakisatoshi/jldev_poetry
Enhance your JlOps (= Julia + Python/Poetry + VSCode + JupyterLab + Docker + Pluto)
docker julia jupyterlab pluto python vscode
Last synced: 23 Mar 2025
https://github.com/terasakisatoshi/mytemplate.jl
For those who want to mimic MyWorkflow.jl
docker julia myworkflow template
Last synced: 23 Mar 2025
https://github.com/sciml/odeinterfacediffeq.jl
Adds the common API onto ODEInterface classic Fortran methods for the SciML Scientific Machine Learning organization
differential-equations hairer julia radau rodas scientific-machine-learning sciml
Last synced: 22 Apr 2026
https://github.com/juliageometry/octonions.jl
A Julia implementation of octonions
Last synced: 13 Oct 2025
https://github.com/fgasdia/romberg.jl
Romberg integration routine in Julia
julia numerical-integration romberg
Last synced: 19 Apr 2025
https://github.com/bichanna/foray
A sub-minimum programming language written in Julia
interpreter julia julia-language julialang language programming-language toy-project
Last synced: 01 May 2026
https://github.com/fonsp/plutoimagecoordinatepicker.jl
Get the coordinate where you clicked back through `@bind` in a Pluto.jl notebook
interactive julia pluto-notebooks
Last synced: 22 Apr 2025
https://github.com/davibarreira/julia_tutorials
Collection of tutorials on Julia
julia julia-language julialang machine-learning tutorials
Last synced: 22 Apr 2025
https://github.com/simonschoelly/graphdatasets.jl
A package for downloading and working with graph datasets
dataset datasets graph graph-classification graph-data graph-datasets graph-kernel graph-kernels graphs hacktoberfest julia julia-language juliagraphs lightgraphs
Last synced: 22 Apr 2025
https://github.com/sl-solution/inmemorydatasetstutorial
A tutorial for working with InMemoryDatasets.jl.
data data-manipulation data-science data-wrangling dataset flight-data-analysis inmemorydatasets julia jupyter-notebook tutorial
Last synced: 22 Apr 2025
https://github.com/juliasmoothoptimizers/partiallyseparablesolvers.jl
Trust-region methods with partitioned quasi-Newton approximations
julia optimization partial-separability quasi-newton
Last synced: 22 Apr 2025
https://github.com/jlustigy/exojulia
A Julia package for fast exoplanet modeling
exoplanet-transits exoplanets julia
Last synced: 05 Jul 2025
https://github.com/clugen/clugen.jl
Multidimensional cluster generation in Julia
julia julia-package multidimensional-clusters multidimensional-data synthetic-clusters synthetic-data-generator synthetic-dataset-generation
Last synced: 02 Jul 2025
https://github.com/terasakisatoshi/cameraapp.jl
Simple Terminal based Julian-application with web camera
Last synced: 02 Sep 2025
https://github.com/atelierarith/geometryobjects.jl
Demonstrate 2D elastic collision in Julia
Last synced: 28 Apr 2025
https://github.com/terasakisatoshi/callj.jl
Building a shared object of Julia package using PackageCompiler and call it from C
julia julialang packagecompiler
Last synced: 14 Jun 2025
https://github.com/vemel/github_actions_js
Kickstart automation in one command. Clone, update and share GitHub Actions workflows and CI/CD best practices.
cicd githubactions golang javascript julia nodejs python rust terraform typescript
Last synced: 24 Oct 2025
https://github.com/openmendel/variancecomponentmodels.jl
Utilities for fitting and testing variance component models
gcta genetic-heritability julia openmendel variance-component
Last synced: 12 Apr 2025
https://github.com/warrenweckesser/vfgen
Source code generator for differential equation solvers.
boost c cplusplus delay-differential-equations differential-equations fortran gsl gsl-library java julia matlab octave python r scilab scipy
Last synced: 15 Apr 2025
https://github.com/queryverse/featherfiles.jl
FileIO.jl integration for Feather files
Last synced: 12 Apr 2025
https://github.com/jipolanco/circulation.jl
Tools for computing velocity circulation statistics from periodic 3D Navier-Stokes and Gross-Pitaevskii fields
fluid-dynamics julia turbulence
Last synced: 13 Apr 2025
https://github.com/s-celles/ExtensibleScheduler.jl
An advanced and extensible Julia events scheduler. https://scls19fr.github.io/ExtensibleScheduler.jl/dev/
event event-scheduler julia julia-language julialang scheduler
Last synced: 10 May 2026
https://github.com/atelierarith/better-pluto-client
Pluto Client for VS Code(-like) editors
aigenerated julia pluto vscode-extension
Last synced: 21 Jun 2026
https://github.com/sam81/detectiontheory.jl
Signal detection theory measures with Julia
julia perception psychology psychophysics signal-detection-theory
Last synced: 13 Apr 2025
https://github.com/jw3126/linearinterpolations.jl
Linear interpolate almost anything
Last synced: 10 Apr 2025
https://github.com/algopaul/kwlinalg.jl
Preallocated/Inplace linear algebra operations in julia
Last synced: 11 Apr 2025
https://github.com/jbytecode/errorsinvariables.jl
Errors-in-variables estimation in linear regression using Compact Genetic Algorithms
Last synced: 22 Mar 2025
https://github.com/juliahep/landaudistribution.jl
Extending `Distributions.jl` to include Landau Distribution based on CERN ROOT's implementation.
cern hacktoberfest hep-ex julia julialang root root-cern statistics
Last synced: 10 Apr 2025
https://github.com/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 2025
https://github.com/juliapluto/plutodependencyexplorer.jl
Pluto's dependency sorting algorithm
Last synced: 12 Apr 2025
https://github.com/sebastianament/blockfactorizations.jl
This package contains a data structure that wraps a matrix of matrices or factorizations and acts like the matrix resulting from concatenating the input matrices without allocating further memory.
block-matrix block-matrix-multiplication julia linear-algebra matrix matrix-decomposition matrix-factorization
Last synced: 13 Apr 2025
https://github.com/nathanaelbosch/chaoticdynamicalsystemlibrary.jl
A collection of chaotic ODEs.
chaotic-dynamical-systems dynamical-systems julia odes sciml
Last synced: 14 Apr 2025
https://github.com/thummeto/fmizoo.jl
FMIZoo.jl is a collection of testing and example FMUs (fmi-standard.org) for the Julia libraries FMI.jl and FMIFlux.jl.
Last synced: 08 Sep 2025
https://github.com/queracomputing/parallelmergecsr.jl
Merge-based Parallel Sparse Matrix-Vector Multiplication in Julia
Last synced: 15 Jun 2025
https://github.com/apkille/gabs.jl
A library for fast simulations of Gaussian quantum information.
continuous-variables gaussian-quantum-information harmonic-oscillator julia phase-space photonics quantum-computing quantum-information quantum-network symplectic
Last synced: 19 Jul 2025
https://github.com/tpgillam/timezonefinder.jl
Find timezone from latitude and longitude
Last synced: 17 Aug 2025
https://github.com/nwoeanhinnogaehr/dafxpipe
Software for live coding audio effects and synths.
audio audio-effect jack julia live-coding python synth
Last synced: 04 May 2025
https://github.com/lecrapouille/maxplus.jl
[Version 0.3.0][Registered Package][Functional] (max,+) and (min,+) algebra toolbox for Julia
algebra julia max-plus maxplus semiring toolbox tropical-algebra
Last synced: 19 Mar 2025
https://github.com/cossio/truncatednormal.jl
Compute mean and variance of the univariate truncated normal distribution (works far from the peak).
julia julia-language mean normal-distribution numerical-methods statistics variance
Last synced: 31 Aug 2025
https://github.com/chifisource/parsenoteval.jl
Expands the usage of Base.parse to work with more Base structures.
data data-structures evaluator julia parse parsing
Last synced: 13 Apr 2025
https://github.com/fredrikekre/canvas.jl
Julia package for interacting with the Canvas LMS REST API
Last synced: 07 Aug 2025
https://github.com/rafaelmartinelli/carpdata.jl
Julia Package for reading Capacitated Arc Routing Problem's data files
carp julia optimization routing
Last synced: 22 Jun 2025
https://github.com/precise-simulation/distmesh-julia
DistMesh-Julia - Simple Mesh Generation in Julia
julia matlab mesh mesh-generation mesh-generator octave simulation
Last synced: 12 May 2025
https://github.com/ralphas/periodicschurdecompositions.jl
Julia package for periodic Schur decompositions of matrix products
eigenvalues julia krylov-methods linear-algebra periodic
Last synced: 07 Mar 2026
https://github.com/tokazama/staticranges.jl
StaticArray style ranges
julia optimization ranges speed staticarrays
Last synced: 10 Apr 2025
https://github.com/rikhuijzer/julia-webserver
An example Julia webserver which can be hosted on services such as Render or Fly.io
fly hello-world http julia julialang render server
Last synced: 22 Jun 2025
https://github.com/JSO-Boneyard/KnetNLPModels.jl
An NLPModels Interface to Knet
deep-learning julia machine-learning neural-networks nlpmodels optimization
Last synced: 09 Aug 2025
https://github.com/bgu-cs-vil/versatilehdpmixturemodels.jl
Code for our UAI '20 paper "Scalable and Flexible Clustering of Grouped Data via Parallel and Distributed Sampling in Versatile Hierarchical Dirichlet Processes"
dirichlet-process dirichlet-process-mixtures hdp hierarchical-dirichlet-processes inference julia paper
Last synced: 03 Oct 2025
https://github.com/juliaclimate/juliaclimate.github.io
climate-change julia julia-language
Last synced: 09 Nov 2025
https://github.com/kibaekkim/siplib.jl
Test instance generation and library for stochastic mixed-integer programming
julia stochastic-optimization test-instances
Last synced: 28 Apr 2025
https://github.com/yusuke-takase/falcons.jl
Provide pointing calculations for satellites with multiple detectors.
Last synced: 13 Apr 2025
https://github.com/tgymnich/shallowwater.jl
🌊 Simple Finite Volumes models that solve the shallow water equations
cuda hpc julia shallow-water-equations simulation tsunami
Last synced: 13 Mar 2025
https://github.com/jonathanbieler/hilbertspacefillingcurve.jl
Hilbert Space Filling Curve for Julia
Last synced: 10 Apr 2025
https://github.com/mitre/ElectionGuardVerifier.jl
MITRE Election Guard Verifier
cryptography electionguard julia
Last synced: 06 Apr 2026
https://github.com/simontreillou/taylordiag.jl
Github repo about Taylor diagram implementation in Julia.
julia taylor-diagram visualization
Last synced: 10 Apr 2025
https://github.com/juliagraphs/specialgraphs.jl
Encoding special graph structures in types
graph graphs julia julialang lightgraphs
Last synced: 16 Aug 2025