{"id":2149,"url":"https://github.com/DanielRivasMD/awesome-julia","name":"awesome-julia","description":" A curated list of Julia code and resources. ","projects_count":33,"last_synced_at":"2026-08-08T23:00:28.426Z","repository":{"id":117635789,"uuid":"278068802","full_name":"DanielRivasMD/awesome-julia","owner":"DanielRivasMD","description":" A curated list of Julia code and resources. ","archived":false,"fork":false,"pushed_at":"2026-02-11T10:39:25.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-20T16:00:26.658Z","etag":null,"topics":["awesome","awesome-list","julia","julia-language"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielRivasMD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-08T11:17:49.000Z","updated_at":"2026-02-11T10:39:28.000Z","dependencies_parsed_at":"2026-02-27T04:02:34.296Z","dependency_job_id":null,"html_url":"https://github.com/DanielRivasMD/awesome-julia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielRivasMD/awesome-julia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielRivasMD%2Fawesome-julia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielRivasMD%2Fawesome-julia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielRivasMD%2Fawesome-julia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielRivasMD%2Fawesome-julia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielRivasMD","download_url":"https://codeload.github.com/DanielRivasMD/awesome-julia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielRivasMD%2Fawesome-julia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36424524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-04T18:29:08.305Z","updated_at":"2026-08-08T23:00:28.426Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Documentation","Libraries","Utilities","Foreign Function Interface","Applications"],"sub_categories":["Julia Self","Data Structures","Artificial Intelligence","Machine Learning","Graphics","REPL","File IO","R","Rust","Math","Syntax"],"readme":"# Awesome Julia\n\nA curated list of Julia code and resources.\n\nIf you want to contribute, please read [this](CONTRIBUTING.md).\n\n## Table of contents\n\n  - [Applications](#applications)\n  - [Documentation](#documentation)\n  - [Foreign Function Interface](#foreign-function-interface)\n    - [R](#r)\n    - [Rust](#rust)\n  - [Learning](#learning)\n  - [Libraries](#libraries)\n    - [Julia Self](#julia-self)\n    - [Machine Learning](#machine-learning)\n    - [Math](#math)\n  - [Utilities](#utilities)\n    - [Data Structures](#data-structures)\n    - [File IO](#file-io)\n    - [Graphics](#graphics)\n    - [REPL](#repl)\n    - [Syntax](#syntax)\n  - [License](#license)\n\n## Applications\n\n  * [Clinical Trial related calculation: descriptive statistics, power and sample size calculation, power simulations, confidence interval, pharmacokinetics / pharmacodynamics parameters calculation](https://github.com/PharmCat/ClinicalTrialUtilities.jl)\n\n\n## Documentation\n\n  * [Curated decibans of Julia programming language](https://github.com/svaksha/Julia.jl)\n\n\n## Foreign Function Interface\n\n\n### R\n\n  * [Embedded R within Julia](https://github.com/JuliaInterop/RCall.jl)\n\n### Rust\n\n  * [Call Julia from Rust](https://github.com/ararslan/julia-rs)\n\n\n## Learning\n\n  * [Julia notebooks](https://github.com/JuliaComputing/JuliaBoxTutorials)\n\n\n## Libraries\n\n\n### Julia Self\n\n  * [The Julia Language: A fresh approach to technical computing](https://github.com/JuliaLang/julia)\n\n\n### Machine Learning\n\n  * [Relax! Flux is the ML library that doesn't make you tensor](https://github.com/FluxML/Flux.jl)\n\n  * [A Julia machine learning framework](https://github.com/alan-turing-institute/MLJ.jl)\n\n  * [Deep Learning for Julia](https://github.com/hshindo/Merlin.jl)\n\n  * [Merlin examples](https://github.com/hshindo/Merlin-Examples)\n\n  * [A Julia wrapper for TensorFlow](https://github.com/malmaud/TensorFlow.jl)\n\n  * [Hidden Markov Models for Julia](https://github.com/maxmouchet/HMMBase.jl)\n\n\n### Math\n\n  * [Julia bindings to the FFTW library for fast Fourier transforms](https://github.com/JuliaMath/FFTW.jl)\n\n  * [Basic statistics for Julia](https://github.com/JuliaStats/StatsBase.jl)\n\n  * [An optimized graphs package for the Julia programming language](https://github.com/JuliaGraphs/Graphs.jl)\n\n## Utilities\n\n### Data Structures\n\n* [Frequency tables in Julia](https://github.com/nalimilan/FreqTables.jl)\n\n* [In-memory tabular data in Julia](https://github.com/JuliaData/DataFrames.jl)\n\n* [An alternative interface for dictionaries in Julia, for improved productivity and performance](https://github.com/andyferris/Dictionaries.jl)\n\n* [Metaprogramming tools for DataFrames](https://github.com/JuliaData/DataFramesMeta.jl)\n\n* [Types with default field values, keyword constructors and (un-)pack macros](https://github.com/mauro3/Parameters.jl)\n\n\n### File IO\n\n* [Excel file reader and writer coded in pure Julia](https://github.com/felipenoris/XLSX.jl)\n\n* [A light-weight Julia package for XML based on libxml2](https://github.com/JuliaIO/LightXML.jl)\n\n* [Utility library for working with CSV and other delimited files in the Julia programming language](https://github.com/JuliaData/CSV.jl)\n\n\n### Graphics\n\n* [Plotting for Julia based on GR, a framework for visualisation applications](https://github.com/jheinen/GR.jl)\n\n* [Fast, interactive Julia/GTK+ plots (+Smith charts +Gtk widget +Cairo-only images)](https://github.com/ma-laforge/InspectDR.jl)\n\n* [Julia library for plotting with plotly.js](https://github.com/JuliaPlots/PlotlyJS.jl)\n\n* [Plotting for Julia based on matplotlib.pyplot](https://github.com/JuliaPy/PyPlot.jl)\n\n* [Create plots in Julia using the PGFPlots LaTeX package](https://github.com/KristofferC/PGFPlotsX.jl)\n\n* [Unicode-based scientific plotting for working in the terminal](https://github.com/Evizero/UnicodePlots.jl)\n\n* [Saving and loading data in the HDF5 file format](https://github.com/JuliaIO/HDF5.jl)\n\n\n### REPL\n\n* [Syntax highlighting and other enhancements for the Julia REPL](https://github.com/KristofferC/OhMyREPL.jl)\n\n* [No description](https://github.com/pfitzseb/REPLTreeViews.jl)\n\n\n### Syntax\n\n* [Vim support for Julia](https://github.com/JuliaEditorSupport/julia-vim)\n\n\n## License\n\nThis package is licensed under the MIT Expat license. See [LICENSE](LICENSE) for more informaiton.\n\n---\n\n**Author's Note**: This package is still under active development and is subject to change.\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/danielrivasmd%2Fawesome-julia/projects"}