An open API service indexing awesome lists of open source software.

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.

https://github.com/ibarbitrary/znn.jl

Complex valued Artificial Neural Networks using Flux.jl

deep-learning julia neural-networks

Last synced: 30 Jun 2025

https://github.com/bharathshakthivel/deep-learning

This repo contains all the projects related to Deep Learning

julia lstm rnn

Last synced: 30 Mar 2025

https://github.com/tkemmer/cunessie.jl

CUDA-accelerated Nonlocal Electrostatics in Structured Solvents

bioinformatics boundary-element-method cuda electrostatics gpu-computing julia proteins

Last synced: 31 Jan 2026

https://github.com/dancejl/dancedocker.jl

Docker plugin for DanceJL

dance devops docker framework julia web

Last synced: 12 May 2026

https://github.com/ramenjuniti/julia-pycall-mecab

JuliaでPyCallを使ってMecabを動かすDockerイメージ

docker julia mecab mecab-ipadic-neologd python

Last synced: 03 May 2026

https://github.com/manikantasanjay/optijuliachallenges

This repo highlights the use of optimizers in Julia for solving Leetcode challenges and other Algorithms

cbc-solver couenne-solver glpk-solver julia

Last synced: 26 Feb 2026

https://github.com/99thedark/equation-generator

System of Equations generator for integral answers

generator julia math practice system-of-equations system-of-linear-equations

Last synced: 09 Aug 2025

https://github.com/lbilli/mmdbreader.jl

A Julia reader for MaxMind DB binary files

geoip2 julia maxmind mmdb

Last synced: 26 May 2026

https://github.com/laschuet/differencesbase.jl

Types and utility functions for differences

julia

Last synced: 11 Feb 2026

https://github.com/jeslie0/julia-mandel

Code for generating Mandelbrot Sets and Julia Sets

fractal julia mandelbrot

Last synced: 06 Mar 2025

https://github.com/leonardocrociani/neural-network-julia

A Neural Network from scratch in Julia

julia neural-network

Last synced: 21 Jan 2026

https://github.com/ralna/galahad_docs

Contains html (and potentially other) documentation for GALAHAD to act as a web source

c documentation fortran julia matlab nonlinear-optimization python

Last synced: 05 May 2026

https://github.com/hsm207/python_no_prototype

Challenges in using Python for rapid prototyping

datascience julia python

Last synced: 06 May 2026

https://github.com/vbprojects/miniprojects

A collection of personal miniprojects

julia jupyter python

Last synced: 07 May 2026

https://github.com/axsk/augmented-jump-chain

Continuation of AJC work (2020-21) with trips to hitting time optimization, spa, sqra, isokann, committor neural network, sparse boxes, voronoi linear program, meta sgd, adaptive euler maruyama

ajc committor isokann julia neural-network optimization paper python scrapbook sqra zib

Last synced: 07 May 2026

https://github.com/hangingman/hiragana73

ひらがなの画像をOctaveで機械学習させたい

julia linux machine-learning octave

Last synced: 07 May 2026

https://github.com/jeffreysarnoff/universaltimelocaltime.jl

Universal Time and Local Time with a great deal of care in how libc is used.

date dates foundation gmt julia localtime time times universaltime utc

Last synced: 13 Oct 2025

https://github.com/nataliarodriguez-uc/auc-opt

Constructing new surrogate loss for optimizing pairwise difference metrics for training contrastive learning. This repo is implementing the loss to train for AUC classification tasks.

auc cifar10 classification contrastive-learning deep-learning julia lagrange-interpolation machine-learning newtons-method optimization python support-vector-machines

Last synced: 08 May 2026

https://github.com/augustunderground/mna.jl

Symbolic Modified Nodal Analysis in Julia

julia modified-nodal-analysis nodal-analysis symbolic-math

Last synced: 10 Jun 2026

https://github.com/mmkim1210/scrna-count-distribution

UMI count distribution in PsychENCODE + Lake et al. (2018)

julia r

Last synced: 09 May 2026

https://github.com/gdalle/mapfbenchmarks.jl

Interface between MultiAgentPathFinding.jl and Sturtevant's MAPF benchmarks (deprecated)

graph julia multi-agent pathfinding

Last synced: 27 Oct 2025

https://github.com/kichappa/videosift

CUDA based 3D Computer Vision for Exoskins

computer-vision convolution-filter cuda hpc julia sift-algorithm

Last synced: 15 May 2026

https://github.com/milocortes/dice-turing-julia

DICE model in Turing-Julia

julia julialang

Last synced: 27 Oct 2025

https://github.com/jfb-h/blockmodelutils.jl

Julia package for representing and plotting network blockmodels

blockmodeling julia network-analysis

Last synced: 31 May 2026

https://github.com/tlnagy/nagy_2023_swellmigration

Code used to generate the figures for the "Neutrophils Actively Swell to Potentiate Migration" paper

dataset image-analysis-and-processing julia microscopy-data reproducible-paper reproducible-research

Last synced: 13 Jun 2026

https://github.com/jekyllstein/plutotestnotebooks

Experiments demonstrating interactive elements in Pluto notebooks. Some of these could be added to PlutoUI if they are useful enough.

interactive julia notebook pluto-notebooks reactive visualization

Last synced: 13 Jul 2025

https://github.com/papadeiv/stews

Simulations of numerical and analytical spatio-temporal early warning signals of stochastic dynamical systems

bifurcation dynamical-systems julia stochastic-processes tipping-points

Last synced: 28 Apr 2025

https://github.com/pinto0309/julia-bin

Julia execution binary storage.

aarch64 armv7l installer julia raspberrypi x86-64

Last synced: 13 Apr 2026

https://github.com/andrew2077/titanic-julia

Deployment of AI model done with Julia on titanic dataset.

julia machine-learning notebooks randomforestclassifier

Last synced: 13 Apr 2026

https://github.com/beacon-biosignals/k8sdeputy.jl

Provides K8s health checks and graceful termination support on behalf of Julia services

julia k8s kubernetes

Last synced: 09 May 2026

https://github.com/laguer/jupyt-nb

Mathematical and Physical Constants ratios in Cosmology and micro physics

analysis constants cosmology data dimensional julia mathematical micro notebook physical physics python ratios science

Last synced: 13 Apr 2026

https://github.com/emrearapcicuevak/neuralnetworkpractice

In this repository, I document my journey of learning artificial intelligence and developing neural network models from scratch. Follow along as I explore, implement, and refine various AI concepts and techniques!

ai from-scratch julia julia-language learning-ai learning-by-doing math numerical-analysis project-repository

Last synced: 26 Oct 2025

https://github.com/fgittins/adventofcode2024.jl

My attempts at the Advent of Code 2024 in the Julia programming language.

advent-of-code-2024 julia

Last synced: 26 Mar 2025

https://github.com/internaut/neuralnets_julia

Neural Network from Scratch in Julia

julia julia-language machine-learning neural-networks

Last synced: 06 Sep 2025

https://github.com/thargreaves/levyprocesses.jl

Computational methods for simulating Lévy processes written in Julia

julia levy-processes

Last synced: 20 May 2026

https://github.com/paulogcd/replication_monge_et_al_2019.jl

Replication package of Monge et al, 2019, done in Julia.

economics julia natural-resources replication

Last synced: 13 Oct 2025

https://github.com/konsim83/slmsr-2d

Semi-Lagrangian Multiscale Reconstruction Method for Advection-Diffusion Problems with Rough Data

advection finite-elements julia multiscale-finite-elements multiscale-simulation

Last synced: 23 Feb 2026

https://github.com/juliaspacephysics/madrigal.jl

A Julia API to access the Madrigal database.

julia space-physics

Last synced: 29 Jan 2026

https://github.com/a-dera/julia-rest

Un restfull API simple, écrit en Julia

julia julialang restful-api

Last synced: 02 Jun 2026

https://github.com/jmetrikat/pml-ss24

Exercises in the subject "Probabilistic Machine Learning" at Hasso Plattner Institute.

bayesian-networks julia probabilistic-machine-learning trueskill

Last synced: 03 May 2026

https://github.com/marcus-k/double-pendulum-julia

Undamped double pendulum written in Julia.

animation julia pendulum simulation

Last synced: 17 Jan 2026

https://github.com/winux2k/finitedifferenceformula.jl

A general and comprehensive toolkit for generating finite difference formulas, working with Taylor series expansions, and teaching/learning finite difference formulas in Julia

calculator coefficients finite-difference generator julia

Last synced: 25 Jun 2026

https://github.com/ramenjuniti/julia-pycall-mecab-cabocha

JuliaでPyCallを使ってMecabやCaboCha動かすDockerイメージ

cabocha docker dockerfile julia mecab mecab-ipadic-neologd python

Last synced: 15 Apr 2026

https://github.com/wookay/loltoolsdatadragon.jl

Julia package for Data Dragon - League of Legends game data and assets.

data-dragon julia league-of-legends

Last synced: 10 Jun 2026

https://github.com/cscfi/csc-env-julia

Julia language environment including MPI.jl, CUDA.jl and AMDGPU.jl preferences for HPC clusters at CSC.

amdgpu ansible cuda hpc julia julia-language mpi

Last synced: 01 Feb 2026

https://github.com/imalento/TwitchDownloader.jl

Download Twich Video.

cli julia twitch

Last synced: 11 Mar 2025

https://github.com/matsunagalab/lecture_ode

Lecuture notes on practical methods for ordinary differential equations

differentialequations julia

Last synced: 27 Apr 2026

https://github.com/ellisvalentiner/julia-talk

My talk on Julia at the Ann Arbor Machine Learning meetup on July 26th, 2017

julia machine-learning presentation

Last synced: 06 Oct 2025

https://github.com/matsunagalab/differentiable_btr

Jupyter notebooks for end-to-end differentiable blind tip reconstruction

afm differentiable-programming hs-afm julia

Last synced: 08 Feb 2026

https://github.com/moleculehub/moleculescreen.jl

Implementation of various cheminformatics structural filters in Julia

cadd cheminformatics chemistry drug-discovery julia julia-language

Last synced: 07 Oct 2025

https://github.com/jvaverka/adventofcode2021.jl

Advent Of Code 2021

advent-of-code julia

Last synced: 08 Oct 2025

https://github.com/papadeiv/presentations

Slides and source code of my presentations

beamer conference-talk julia mathematics research

Last synced: 09 Feb 2026

https://github.com/alphaolomi/julia-basics

Machine Learning with Julia

julia julia-language

Last synced: 10 Jun 2026

https://github.com/sandyspiers/optitester.jl

A semi-automated toolkit to run large-scale, distributed numerical experiments on your optimisation functions

julia optimisation

Last synced: 11 Feb 2026

https://github.com/rwth-irt/scigl.jl

Efficient rendering in OpenGL and CUDA interop for julia

bayesian-inference julia opengl pose-estimation science

Last synced: 11 Feb 2026

https://github.com/ufechner7/plotting

Demo for using InspectDR

julia julia-language plotting

Last synced: 30 May 2026

https://github.com/abhinavpraveen/mtbroadcast.jl

A trivial implementation of multithreaded broadcasting in julia.

broadcast julia multithreaded

Last synced: 21 Oct 2025

https://github.com/wavi-ice-sheet-model/example-registry

Registry of examples repositories which use WAVI.jl.

hpc julia wavi

Last synced: 09 Oct 2025

https://github.com/sandyspiers/coordinatepartitioning.jl

An exact algorithm for difficulty and high coordinate Euclidean diversity problems

julia optimisation-algorithms quadratic-programming

Last synced: 14 Feb 2026

https://github.com/danprince/advent-of-code

🎄 Solutions to puzzles from Advent of Code

advent-of-code clojure golang julia nim rust zig

Last synced: 14 Feb 2026

https://github.com/sysread/skewlia

A priority queue for Julia

julia minheap priority-queue skew-heap

Last synced: 12 Jun 2026

https://github.com/andrecamatta/pq_mincvar

Min-CVaR Portfolio Optimization with Robust Estimators (LW, Huber, Tyler) - Backtest de 36 estratégias em 16 ETFs (15 anos)

backtesting cvar julia min-variance portfolio-optimization quantitative-finance risk-management robust-statistics

Last synced: 09 Oct 2025

https://github.com/mofeing/julia-package-docsets

Generate DocSets for Julia packages

dash docset documentation julia zeal

Last synced: 25 Apr 2025

https://github.com/qcversity/qcversity.github.io

Quant Coding Versity for Data science, Programming and scientific research.

bash cpp data-science deep-learning julia machine-learning python r-programming rust

Last synced: 16 Apr 2026

https://github.com/kgosiruri/learning-julia

This repository documents my journey learning Julia, a high-performance programming language designed for technical computing. It includes practice scripts, example projects, and notes on core Julia concepts such as syntax, data structures, performance optimization, and working with packages.

ai julia machine-learning

Last synced: 16 Apr 2026

https://github.com/itsdfish/ptnmodel.jl

A package for simulating and evaluating the probability theory + noise model of probability judgments.

julia julialang julialanguage probability-judgment

Last synced: 18 Oct 2025

https://github.com/speps/blend2d.jl

Julia bindings for Blend2D - https://blend2d.com

2d graphics julia vector

Last synced: 30 Mar 2025

https://github.com/ezvezdov/facial-keypoint-detection

Final project for subject Julia for Optimization and Learning (CTU FEE).

artificial-intelligence facial-landmarks julia machine-learning math neural-network optimization

Last synced: 16 Apr 2026

https://github.com/arcj137442/twayfoil.jl

文件⇄图片 加壳器 | File⇄Image Sheller

encryption image-processing julia sheller

Last synced: 16 Apr 2026

https://github.com/jonathanfischer97/osctools

Tools for analyzing solutions to a model of a membrane-localization driven biological oscillator.

biological-oscillator genetic-algorithm julia julia-package ode

Last synced: 17 Oct 2025

https://github.com/tkemmer/implicitarrays.jl

Implicit Arrays for Julia

julia

Last synced: 15 Jun 2026

https://github.com/ogty/julia-getting-started

⚗️ Julia Getting Started

getting-started julia

Last synced: 15 Jun 2026

https://github.com/grahamstrickland/nonlinear_dynamics

Exercises and plots in Julia from "Nonlinear Dynamics and Chaos" (2e) - Steven H. Strogatz

applied-mathematics chaos julia mathematics nonlinear-dynamics

Last synced: 09 Oct 2025

https://github.com/ldilley/adventofcode

:christmas_tree: Advent of Code (http://adventofcode.com/) solutions

advent-of-code bash c cpp csharp elixir go groovy java javascript julia ksh lua perl php python ruby rust scala tcl

Last synced: 03 Apr 2026

https://github.com/insightsengineering/julia-images

Insights Engineering Julia Images

docker images julia reproducibility

Last synced: 25 Apr 2026

https://github.com/mizcausevic-dev/yield-forecast-studio

Julia operator surface for publishing and commerce yield forecasting, inventory planning, and shortfall posture.

ecommerce forecasting julia kinetic-gain publishing revenue-operations

Last synced: 01 Jun 2026

https://github.com/henrij22/pyvistacompat.jl

Julia compatibility layer for PyVista

julia pyvista visualization

Last synced: 16 Jun 2026

https://github.com/kdheepak/mise-jll

A mise backend plugin for installing tools and libraries from JuliaBinaryWrappers JLL packages without installing Julia.

binary-builder julia mise plugin

Last synced: 04 Jun 2026

https://github.com/gvdr/megachile

A repo to host all my Pluto notebooks. _Megachile pluto_

julia pluto

Last synced: 18 Jun 2026

https://github.com/makotokimurajapan/chapter_7_8_systemdatascience_julia

System Dynamics modeling of Norton Bass Model into Julia codes and validation. Juliaコードによる動的モデルの誤差評価

calibration julia modeling system-dynamics validation vensim

Last synced: 20 Apr 2026

https://github.com/jmuchovej/probmods.jl

A port of Probmods.org to Julia using the Gen Probabilistic Programming System.

artificial-intelligence cognitive-science gen harvard julia mit probabilistic-programming probabilty probmods stanford

Last synced: 20 Apr 2026