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/terasakisatoshi/myvscodeworkspace.jl

Test out Julia Workflow with VSCode

julia myworkflow vscode

Last synced: 02 Jul 2025

https://github.com/dmetivie/binaryhierarchicalperiodichiddenmarkovmodels.jl

Super long name to do binary data HMM (possibly non homogeneous) with extra dependence on past observation

hmm julia

Last synced: 05 Feb 2026

https://github.com/Lemniscate-world/HPCS.jl

Building a High-Performance-Computer Simulator in Julia

hypercomputation julia parallel-computing parallel-processing scientific-computing

Last synced: 13 Oct 2025

https://github.com/tpapp/packedasciitypes.jl

Julia package for short ASCII strings

julia julia-package string strings

Last synced: 05 Jun 2026

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

Pre-attentive attentive vision

actr-r julia julia-language julialang

Last synced: 17 Mar 2026

https://github.com/mtefagh/sparseqfca.jl

Developed a registered Julia package which quantifies the redundancies in genome-scale metabolic networks and provides local sparse certificates which are both efficiently verifiable and interpretable

bioinformatics fca julia qfca systems-biology

Last synced: 08 Jan 2026

https://github.com/junyuan-chen/statsprocedures.jl

An interface framework for sharing intermediate steps across statistical methods

interfaces julia statistics

Last synced: 05 Aug 2025

https://github.com/mtsokol/julia-course

Assignments for Julia course

julia

Last synced: 12 May 2026

https://github.com/dr-saad-la/julia-distilled

Julia Programming Language Distilled is an online book about Julia programming language.

data-science julia julia-language julialang juliaprogramming programming

Last synced: 11 Feb 2026

https://github.com/xiaodaigh/simplesudoku.jl

Simple Sudoku solver. Nothing more, nothing less.

julia sudoku

Last synced: 14 Mar 2025

https://github.com/neelsmith/tabulae.jl

A julia package implementing the Tabulae system for building Latin morphological parsers.

julia latin morphology

Last synced: 15 Feb 2026

https://github.com/jake-w-liu/plotlygeometries.jl

PlotlyGeometries.jl is a Julia package designed for creating and manipulating 3D geometrical shapes and visualizations using PlotlyJS.jl.

julia plotlyjs

Last synced: 22 Feb 2026

https://github.com/emmt/databags.jl

Data bags combine the flexibility of dictionaries to store data and the `obj.key` syntax to mimic dynamic structures.

data-structures julia

Last synced: 23 Mar 2025

https://github.com/seifeddini/solana.jl

A Julia package to interact with the Solana blockchain.

julia solana

Last synced: 14 May 2026

https://github.com/gamma-opt/tsep_illustrative_example

The transmission system expansion project application to study illustrative three-nodes energy system

energy-based-model energy-system julia

Last synced: 26 Nov 2025

https://github.com/kalmarek/smallhyperbolic

Reproducing code for [2011.09276](https://arxiv.org/abs/2011.09276)

group-theory hyperbolic-group julia property-t triangle-group

Last synced: 13 Jun 2026

https://github.com/juliaextremes/idfdatacanada.jl

A set of methods to get ECCC IDF data from .txt files

canada climate data julia netcdf

Last synced: 21 Oct 2025

https://github.com/juliaintervals/mpfi.jl

Julia wrapper of the MPFI multi-precision interval library

interval-arithmetic julia multi-precision

Last synced: 11 Nov 2025

https://github.com/mirkobunse/comfycommons.jl

Get comfortable with these awesome Julia utilities!

julia julia-package julialang

Last synced: 15 Jun 2026

https://github.com/algunion/unilm.jl

UniLM.jl: Currently a Julia interface for OpenAI's (+Azure) language models, with the goal to become a unified solution for accessing multiple language models. While at the moment only OpenAI's models are supported, our vision is to evolve UniLM.jl into a versatile tool that simplifies the integration of diverse language models.

julia llm openai wrapper

Last synced: 14 Feb 2026

https://github.com/antimon2/qdates.jl

Japanese `Kyūreki` (旧暦) Calendrical Calculations in Julia.

calendrical-calculations julia julia-package

Last synced: 21 Oct 2025

https://github.com/vbprojects/npmmtradingstrategy

This project implements a financial trading strategy in Julia which nowcast local highs and lows to create trading signals, comparing stable rule set classifiers and gradient boosted tree models for trading performance.

feature-engineering financial-machine-learning financial-modeling julia machine-learning python time-series-analysis

Last synced: 15 Apr 2026

https://github.com/mipals/symsemiseparablematrices.jl

A package for efficiently computing with symmetric extended generator representable semiseparable matrices (a type of rank structured matrix).

julia linear-algebra rank-structured-matrices

Last synced: 18 Jun 2026

https://github.com/stla/jackpolynomials.jl

Jack, Zonal, and Schur polynomials.

jack-polynomials julia schur-polynomials zonal-polynomials

Last synced: 18 Jun 2026

https://github.com/brucala/adventofcode2020.jl

Solutions to Advent of Code 2020 in Julia

adventofcode julia

Last synced: 18 Jun 2026

https://github.com/sotashimozono/template.jl

template repository for create julia package/calcurations

julia julia-template

Last synced: 31 Jan 2026

https://github.com/ali-raheem/julia

Quick and dirty Julia set fractal generator

art fractal julia mandelbrot

Last synced: 19 Jun 2026

https://github.com/abelsiqueira/dices.jl

Simple package defining dices, rolls, histograms, statistics, etc. in Julia.

dices julia julia-language rpg statistics

Last synced: 06 Mar 2026

https://github.com/rs-coop/randnla.jl

Julia algorithms for randomized numerical linear algebra.

julia linear-algebra randomized-algorithms

Last synced: 19 Jun 2026

https://github.com/redsift/sandbox-julia

DAG Container for Julia

julia platform sandbox sdk

Last synced: 11 Dec 2025

https://github.com/rmislam/optimization-algorithms-in-julia

A collection of mathematical optimization algorithms implemented in Julia

julia mathematical-optimization nonlinear-optimization optimization optimization-algorithms

Last synced: 19 Jun 2026

https://github.com/stellartux/renoiseosc.jl

Wrapper functions for controlling Renoise over OSC with Julia.

julia julialang opensoundcontrol renoise renoise-scripting

Last synced: 23 Mar 2025

https://github.com/halleysfifthinc/safebuffers.jl

Concurrency/multi-threading safe pre-allocated mutable buffers (e.g. arrays, etc.)

buffer julia multi-threading

Last synced: 31 Mar 2025

https://github.com/kcin96/randomprojections.jl

This package is a Julia implementation of random projections.

julia random-projection random-projections

Last synced: 21 Oct 2025

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

A Julia package for the Formal Multiple Trace Theory of Temporal Preparation

cognitive-model julia julia-language temporal-preparation

Last synced: 21 Jun 2025

https://github.com/eben60/givemxl.jl

This Julia package helps you in creating redistributable Julia packages for "somewhat interactive" use, which optionally use files in Excel format for data input and output.

cli command-line excel interactive julia julialang libreoffice package xlsx

Last synced: 17 Mar 2026

https://github.com/r366y/aether

Ray tracing render written in Julia

julia julia-language raytracer raytracing whitted-style-raytracer

Last synced: 31 Jul 2025

https://github.com/arlk/bezier.jl

Bezier curve evaluation and subdivision

bezier evaluation julia subdivision

Last synced: 28 Mar 2025

https://github.com/mofeing/documenterdocset.jl

Docset backend for Documenter.jl

dash docset documentation documenter julia

Last synced: 28 May 2026

https://github.com/lemniscate-world/hpcs.jl

Building a High-Performance-Computer Simulator in Julia

hypercomputation julia parallel-computing parallel-processing scientific-computing

Last synced: 23 Mar 2025

https://github.com/juliaeditorsupport/julia-kde-kate-kwrite

Julia language support for KDE editors (Kate, KWrite)

julia julia-language julialang kate-editor kde kwrite

Last synced: 11 Jun 2025

https://github.com/charlesknipp/sequential_monte_carlo

This module is an efficient and flexible implementation of various Sequential Monte Carlo (SMC) methods. Bayesian updates occur for both latent states and model parameters using joint inference.

julia mcmc-methods sequential-monte-carlo

Last synced: 20 May 2026

https://github.com/eben60/lvserver.jl

Auxillary package for Julia-LabVIEW (TM) binding over ZMQ

julia julia-language julialang labview server zmq

Last synced: 05 Jan 2026

https://github.com/mineralscloud/crystallographycore.jl

This package contains some core functionalities of Crystallography.jl

condensed-matter-physics crystallography julia julia-package materials-science

Last synced: 22 Mar 2025

https://github.com/djsegal/numerics.jl

Bundle of Julia Packages related to Numerics

julia numerics packages

Last synced: 23 Mar 2025

https://github.com/dellison/wikitext.jl

Julia interface to the WikiText dataset.

corpus dataset julia language-modeling natural-language-processing nlp

Last synced: 23 Mar 2025

https://github.com/naturale0/clusterpath.jl

Julia implementation of *l*_1-norm clusterpath (Hocking et al., 2011, Radchenko & Mukerjee, 2017)

clustering julia

Last synced: 04 Feb 2026

https://github.com/singularitti/conjugategradient.jl

A Julia package for solving linear systems and optimization problems using the Conjugate Gradient method

conjugate-gradient iterative-methods julia julia-package numerical-methods optimization-algorithms

Last synced: 06 Oct 2025

https://github.com/pika-pikachu/boundarycrossingprobabilities.jl

Computes the boundary crossing probability for a general diffusion process and time-dependent boundary.

boundary-value-problem julia pde sde stochastic-differential-equations stochastic-processes

Last synced: 14 Mar 2025

https://github.com/liyakhathshaik/datascout.jl

This is a julia package

data datascout julia

Last synced: 09 Oct 2025

https://github.com/imohag9/avifsupport.jl

Julia interface to libavif

julia libavif

Last synced: 30 May 2026

https://github.com/carpentries-incubator/efficient-computing-in-julia

A lesson on efficient computing in the Julia language

carpentries-incubator english julia lesson pre-alpha

Last synced: 05 Mar 2026

https://github.com/rudra-gohil/unstop_comp

24 Build a tool that identifies invasive plant or insect species from a user's photo to help control their spread.

adam-optimizer group-normalization group-theory julia typescript

Last synced: 16 Apr 2026

https://github.com/gipert/bayesian-blocks

Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578

bayesian-statistics binning cpp julia

Last synced: 26 Nov 2025

https://github.com/juliacomputing/openpolicyagent.jl

Julia OpenPolicyAgent Client, Server and CLI.

julia opa open-policy-agent openapi

Last synced: 17 Mar 2026

https://github.com/jake-w-liu/differentiablemom.jl

Julia implementation of a differentiable EFIE-MoM workflow for inverse design of reactive impedance metasurfaces.

cem julia

Last synced: 11 Mar 2026

https://github.com/felipe-sbm/julia-math

Test of math in Julia.

julia julia-language julia-math

Last synced: 16 Jan 2026

https://github.com/malcolmgaynor/decision-support-system-for-optimal-player-substitutions

Using Optimal Classification/Prescriptive Trees (IAI), K-means clustering, XGBoost. MIT Machine Learning Under a Modern Optimization Lens term project, Fall 2024

football julia k-means-clustering optimal-classification-tree prescriptive-analytics python r soccer sports sports-analytics xgboost

Last synced: 15 Apr 2026

https://github.com/junyuan-chen/convexfit.jl

Fit vectors with convex combinations of data columns

constrained-optimization julia optimization

Last synced: 05 Jul 2025

https://github.com/devmotion/calibrationanalysis.jl

Multi-language suite for analyzing calibration of probabilistic predictive models.

calibration julia machine machine-learning python r reliability statistics

Last synced: 27 Jan 2026

https://github.com/tomasaschan/quickhull.jl

Convex hulls in 2D

julia julialang quickhull

Last synced: 06 Jul 2025

https://github.com/antonioloureiro/namtso.jl

Julia wrapper for echarts charting library

echarts julia plotting

Last synced: 10 Jul 2025

https://github.com/theozeud/polysets.jl

A Julia package for vectorized manipulation of univariate polynomial sets.

finite-element-methods julia maths polynomials

Last synced: 12 Oct 2025

https://github.com/axsk/sqracore.jl

Approximation of the generator of a Diffusion process by pointwise potential evaluations.

julia package sqra zib

Last synced: 13 Jun 2026

https://github.com/schuettem/satorbit.jl

SATORBIT.jl is a Julia package designed for simulating satellite orbits around Earth

julia orbital-mechanics orbital-simulation satellite

Last synced: 24 Jun 2026

https://github.com/a-dera/juliacrudapp

A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.

crud genie julia web-app

Last synced: 07 Aug 2025

https://github.com/ttdmnd/samplegenerator

🐙 Cross-language toolchain to generate minimal WAV and MIDI samples for the SNES SPC700. Automates note creation and playback for retro testing.

audio audio-player audio-processing impulsetracker instrument julia lightweight make makefile python riff riff-wave sample sound wave waveform

Last synced: 17 Apr 2026

https://github.com/rafa-kozand/julia_projects

Julia Code Storage.

julia julia-language storage

Last synced: 11 Oct 2025

https://github.com/infrasenselabs/roundandswap.jl

Easily implement a heuristic for solving Mixed Integer problems

julia optimization

Last synced: 27 May 2026

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

🍡 Basic Concepts in Julia Language 🍡

conditions constants dataframes datasets functions julia lambdas loops objects vars

Last synced: 27 Apr 2026

https://github.com/marwolaeth/embeddingstools.jl

Extra tools for working with word embeddings, such as those in Embeddings.jl. However, the compatibility is currently limited.

embeddings julia julia-package text-analysis text-mining word-embedding word-embeddings word2vec word2vec-embeddinngs

Last synced: 21 Feb 2026

https://github.com/matsumotosan/randnla.jl

Implementations of randomized numerical linear algebra algorithms in Julia

julia linear-algebra randomized-numerical-linear-algebra randomized-svd

Last synced: 26 Apr 2026

https://github.com/juliohm/examplepackage.jl

Example package for teaching Julia

example-code example-repo julia

Last synced: 06 Jun 2026

https://github.com/jamiemair/simplenns.jl

A simple neural network library, optimised for small to medium sized, simple neural networks.

julia machine-learning neural-networks

Last synced: 18 Mar 2026

https://github.com/psorlab/reversemccormick.jl

A reverse McCormick operator library

eago julia mccormick-relaxation optimization-tools

Last synced: 15 Jun 2025

https://github.com/g-rppl/suncalc.jl

Calculate sun position, sunlight phases, moon position, and lunar phase.

julia julia-language julia-package moon sun suncalc

Last synced: 02 Jan 2026

https://github.com/wherrera10/simpsons.jl

Statistics, Julia package: check data for a Simpson's statistical paradox.

cluster-count dataframe elbow julia simpson-paradox statistical-analysis

Last synced: 25 Mar 2025

https://github.com/ogty/requirements.txt-generator-cli

requirements.txt Generator CLI for Python, Julia, and Jupyter Notebook.

command-line-tool generator julia jupyter-notebook python rust

Last synced: 06 May 2026

https://github.com/brickfrog/jupytercomp

Python and Julia programs, a compilation of notebooks for various analyses

data-science datascience julia jupyter-notebook jupyter-notebooks python

Last synced: 07 May 2026

https://github.com/oleskiewicz/polarisation.jl

Julia package for doing polarisation calculations.

julia

Last synced: 27 May 2026

https://github.com/lukelowry/spectralgraphwavelet.jl

A Sparse Graph Signal Processing Module developed by Luke Lowery, Texas A&M University.

gsp julia power-systems sgwt

Last synced: 01 Mar 2026

https://github.com/adelloste/largrids.jl

Package Largrids for Julia

julia

Last synced: 24 Apr 2026

https://github.com/patrickm663/extremevaluetheory

A demonstration of performing Extreme Value Theory (EVT) using the Block Maxima method with Bayesian sampling in Julia.

bayesian-inference extreme-value-statistics julia probabilistic-programming

Last synced: 10 Oct 2025

https://github.com/sanojpunchihewa/fractals

Java Program to render Mandelbrot and Julia Sets

fractals java julia julia-sets mandelbrot

Last synced: 13 Oct 2025

https://github.com/neil-crago/tma_engine

A lightweight and ergonomic Rust crate for defining, composing, and applying 2D affine transformations.

barnsley-fern fractal-algorithms julia sierpinski-triangle

Last synced: 09 Oct 2025

https://github.com/briochemc/geotraces.jl

Read and use GEOTRACES data in Julia.

geotraces geotraces-data julia metadata netcdf

Last synced: 28 Oct 2025