|
| 1 | +## Julia GitHub Groups |
| 2 | + |
| 3 | +The following is a non-comprehensive list of Julia GitHub groups grouped by domain: |
| 4 | + |
| 5 | +### Julia |
| 6 | + |
| 7 | +@@tight-list |
| 8 | +* [JuliaLang](https://github.com/JuliaLang) - A fresh approach to numerical computing |
| 9 | +* [JuliaRegistries](https://github.com/JuliaRegistries) |
| 10 | +* [JuliaCon](https://github.com/JuliaCon) - The Julia Conference |
| 11 | +* [JuliaAcademy](https://github.com/JuliaAcademy) - The definitive source for learning all things Julia. |
| 12 | +* [JuliaCommunity](https://github.com/JuliaCommunity) - Organizing Julia Community Initiatives |
| 13 | +@@ |
| 14 | + |
| 15 | +### General |
| 16 | + |
| 17 | +@@tight-list |
| 18 | +* [JuliaDocs](https://github.com/juliadocs) – Documentation-related packages for Julia ([Gitter](https://gitter.im/juliadocs/users)) |
| 19 | +* [Julia-i18n](https://github.com/Julia-i18n) – Internationalization (i18n) and localization (L10n) for Julians ([Twitter](https://twitter.com/julia_i18n), [Gitter](https://gitter.im/Julia-i18n/julia-i18n)) |
| 20 | +* [JuliaTime](https://github.com/JuliaTime) – Date and time libraries |
| 21 | +* [JuliaPraxis](https://github.com/JuliaPraxis) – Best practices ([Gitter](https://gitter.im/JuliaPraxis)) |
| 22 | +* [JuliaEditorSupport](https://github.com/JuliaEditorSupport) – Extensions/Plugins for text editors and IDEs |
| 23 | +* [Juno](https://github.com/JunoLab) – The Juno IDE for Atom ([Gitter](https://gitter.im/JunoLab/Juno)) |
| 24 | +* [JuliaInterop](https://github.com/JuliaInterop) |
| 25 | +* [JuliaCollections](https://github.com/JuliaCollections) - Collections, Data Structures, and Algorithms for Julia |
| 26 | +* [JuliaImages](https://github.com/JuliaImages) - Julia packages for image processing |
| 27 | +* [JuliaAttic](https://github.com/JuliaAttic) - Unmaintained/fully deprecated Julia packages/repositories |
| 28 | +* [JuliaDebug](https://github.com/JuliaDebug) |
| 29 | +* [JuliaPackaging](https://github.com/JuliaPackaging) - Tooling for Julia's binary packages and dependencies |
| 30 | +* [JuliaPy](https://github.com/JuliaPy) - Software that connects the Julia and Python languages. |
| 31 | +* [JuliaStrings](https://github.com/JuliaStrings) |
| 32 | +@@ |
| 33 | + |
| 34 | +### Computing |
| 35 | + |
| 36 | +@@tight-list |
| 37 | +* [JuliaArrays](https://github.com/JuliaArrays) – Custom array types (and utilities for building array types) |
| 38 | +* [JuliaBerry](https://github.com/JuliaBerry) – [Julia resources for the Raspberry Pi](https://juliaberry.github.io/) |
| 39 | +* [JuliaCI](https://github.com/JuliaCI) – Continuous Integration Support for Julia packages |
| 40 | +* [JuliaGPU](https://github.com/JuliaGPU) – GPU computing |
| 41 | +* [JuliaInterop](https://github.com/JuliaInterop) – Easy interoperability between Julia and not-Julia |
| 42 | +* [JuliaIO](https://github.com/JuliaIO) – IO-related functionality, such as serialization |
| 43 | +* [JuliaParallel](https://github.com/JuliaParallel) – [Parallel programming in Julia](https://github.com/JuliaParallel) |
| 44 | +* [JuliaWeb](https://github.com/JuliaWeb) – Web stack |
| 45 | +* [JuliaCloud](https://github.com/juliacloud) - Cloud providers |
| 46 | +@@ |
| 47 | + |
| 48 | +### Mathematics |
| 49 | + |
| 50 | +@@tight-list |
| 51 | +* [JuliaDiff](https://github.com/JuliaDiff/) – [Differentiation tools](https://www.juliadiff.org/) |
| 52 | +* [JuliaGeometry](https://github.com/JuliaGeometry) – Computational Geometry |
| 53 | +* [JuliaGraphs](https://github.com/JuliaGraphs) – Graph Theory and Implementation |
| 54 | +* [JuliaIntervals](https://github.com/JuliaIntervals) - Rigorous numerics with interval arithmetic & applications |
| 55 | +* [JuliaMath](https://github.com/JuliaMath) – Mathematics made easy in Julia |
| 56 | +* [JuliaOpt](https://github.com/JuliaOpt) – [Optimization](http://www.juliaopt.org/) ([Gitter](https://gitter.im/JuliaOpt/home)) |
| 57 | +* [JuliaPolyhedra](https://github.com/JuliaPolyhedra) – [Polyhedral computation](https://juliapolyhedra.github.io/) |
| 58 | +* [JuliaSparse](https://github.com/JuliaSparse) – Sparse matrix solvers |
| 59 | +* [SciML (formerly JuliaDiffEq)](https://github.com/SciML) – [Open source software for scientific machine learning](https://sciml.ai) ([Gitter](https://gitter.im/JuliaDiffEq/Lobby)) |
| 60 | +* [JuliaNLSolvers](https://github.com/JuliaNLSolvers) |
| 61 | +@@ |
| 62 | + |
| 63 | +### Scientific Domains |
| 64 | + |
| 65 | +@@tight-list |
| 66 | +* [BioJulia](https://github.com/BioJulia) – Biology, bioinformatics, computational biology ([website](https://biojulia.net), [Gitter](https://gitter.im/BioJulia/home)) |
| 67 | +* [EcoJulia](https://github.com/EcoJulia) – Ecology |
| 68 | +* [JuliaAstro](https://github.com/JuliaAstro) – [Astronomy](https://juliaastro.github.io/) |
| 69 | +* [JuliaDSP](https://github.com/JuliaDSP) – Digital signal processing |
| 70 | +* [JuliaQuant](https://github.com/JuliaQuant) – Finance |
| 71 | +* [JuliaPhysics](https://github.com/JuliaPhysics) – Physics |
| 72 | +* [JuliaDynamics](https://github.com/JuliaDynamics) - [Dynamical systems](https://juliadynamics.github.io/DynamicalSystems.jl/latest/), nonlinear dynamics and chaos. |
| 73 | +* [JuliaGeo](https://github.com/JuliaGeo) – Earth science, geospatial data processing |
| 74 | +* [JuliaHealth](https://github.com/JuliaHealth) - medicine, health care, public health ([website](https://juliahealth.org/)) |
| 75 | +* [JuliaMolSim](https://github.com/JuliaMolSim) – Molecular Simulation in Materials Science and Chemistry |
| 76 | +* [JuliaReach](https://github.com/JuliaReach) - [Reachability Computations for Dynamical Systems](https://juliareach.github.io/JuliaReach-website/) ([Gitter](https://gitter.im/JuliaReach/Lobby)) |
| 77 | +* [JuliaFEM](https://github.com/JuliaFEM) - Finite Element Method |
| 78 | +* [JuliaText](https://github.com/JuliaText) - Natual Language Processing, (textual) Information Retrieval, and Computational Linguistics |
| 79 | +* [JuliaApproximation](https://github.com/JuliaApproximation) |
| 80 | +* [JuliaCrypto](https://github.com/JuliaCrypto) - Cryptography made easy in Julia |
| 81 | +@@ |
| 82 | + |
| 83 | +### Data Science |
| 84 | + |
| 85 | +@@tight-list |
| 86 | +* [JuliaML](https://github.com/JuliaML) – [Machine Learning](https://juliaml.github.io/) ([Gitter](https://gitter.im/JuliaML/chat)) |
| 87 | +* [JuliaStats](https://github.com/JuliaStats) – [Statistics](https://juliastats.github.io/) |
| 88 | +* [JuliaImages](https://github.com/JuliaImages) – Image Processing |
| 89 | +* [JuliaText](https://github.com/JuliaText) – Natural Language Processing (NLP), Computational Linguistics and (textual) Information Retrieval |
| 90 | +* [JuliaDatabases](https://github.com/JuliaDatabases) – Various database drivers for Julia |
| 91 | +* [JuliaData](https://github.com/JuliaData) – Data manipulation, storage, and I/O in Julia |
| 92 | +@@ |
| 93 | + |
| 94 | +### Visualizations |
| 95 | + |
| 96 | +@@tight-list |
| 97 | +* [GiovineItalia](https://github.com/GiovineItalia) – Plotting (with [Gadfly](https://github.com/GiovineItalia/Gadfly.jl)) |
| 98 | +* [JuliaPlots](https://github.com/JuliaPlots) – [Data visualization](https://juliaplots.github.io/) |
| 99 | +* [JuliaGL](https://github.com/JuliaGL) – OpenGL API and ecosystem ([Gitter](https://gitter.im/JuliaGL/meta)) |
| 100 | +* [JuliaGraphics](https://github.com/JuliaGraphics) – Drawing, Colors, GUIs |
| 101 | +* [JuliaGizmos](https://github.com/JuliaGizmos) |
| 102 | +@@ |
| 103 | + |
| 104 | + |
| 105 | +### Misc. |
| 106 | +@@tight-list |
| 107 | +* [JuliaLangSlack](https://github.com/JuliaLangSlack) - Projects built to enable the Julia Lang community Slack workspace |
| 108 | +* [JuliaGaming](https://github.com/JuliaGaming) - Open source games built in the Julia Programming Language. |
| 109 | +* [Julia-Streamers](https://github.com/Julia-Streamers) - The official organization for the Julia Streaming community! |
| 110 | +* [QuantEcon](https://github.com/QuantEcon) |
| 111 | +* [JuliaCN](https://github.com/JuliaCN) |
| 112 | +@@ |
| 113 | + |
| 114 | + |
| 115 | +If you know of a Julia GitHub org not shown here, please open a Pull Request so we can keep this up to date. |
0 commit comments