Julia Julialang

Open-source Julia projects categorized as Julialang

Top 23 Julia Julialang Projects

  1. julia

    The Julia Programming Language

    Project mention: My programming Cruise | dev.to | 2025-03-08
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. OnlineStats.jl

    ⚡ Single-pass algorithms for statistics

  4. Agents.jl

    Agent-based modeling framework in Julia

  5. KernelAbstractions.jl

    Heterogeneous programming in Julia

  6. LanguageServer.jl

    An implementation of the Microsoft Language Server Protocol for the Julia language.

  7. LibPQ.jl

    A Julia wrapper for libpq

  8. SeaPearl.jl

    Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. LatticeQCD.jl

    A native Julia code for lattice QCD with dynamical fermions in 4 dimension.

  11. JulGame.jl

    JulGame is a 2D game engine based on the Julia programming language with the help of SDL2.

    Project mention: Julia and JuliaHub: Advancing Innovation and Growth | news.ycombinator.com | 2025-02-05

    My favorite is MiniZinc constraint programming in Julia:

    https://juliapackages.com/p/minizinc

    And the improving transparent distributed broadcast paradigm:

    https://docs.julialang.org/en/v1/stdlib/Distributed/#man-dis...

    The standalone stripped-binary executable compiler feature needs to be cleaned up for the public. However, the community will likely see more low-effort build scripts soon. Note, non-REPL standalone programs have been supported for years, but were a >300MB static linked library.

    https://github.com/Kyjor/julGame.jl

    I find it fun, as all good languages should be... =3

  12. DynamicalBilliards.jl

    An easy-to-use, modular, extendable and absurdly fast Julia package for dynamical billiards in two dimensions.

  13. PropCheck.jl

    A package for simple property based testing in julia.

  14. CoherentNoise.jl

    A comprehensive suite of coherent noise algorithms and composable tools for manipulating them.

  15. Glyphy.jl

    I will look for you. I will find you. And I will print you. (If you're a Unicode glyph...)

  16. BinaryTraits.jl

    Can do or not? It's easy. See https://tk3369.github.io/BinaryTraits.jl/dev/

  17. TypeDBClient.jl

    A client interface to read from and write to the TypeDB Knowledge Graph

  18. Supposition.jl

    A Julia implementation of choice sequence based PBT, inspired by Hypothesis

    Project mention: Ask HN: Who wants to be hired? (May 2024) | news.ycombinator.com | 2024-05-01

    In a previous position I've maintained a multisite Linux environment for ~20 people. I'm very OpenSource friendly, experimenting with compiling Julia baremetal to embedded devices. I've also created Supposition.jl (https://github.com/Seelengrab/Supposition.jl), a Hypothesis inspired property based testing/fuzzing framework for Julia.

  19. MuladdMacro.jl

    This package contains a macro for converting expressions to use muladd calls and fused-multiply-add (FMA) operations for high-performance in the SciML scientific machine learning ecosystem

  20. GenericArpack.jl

    A pure Julia translation of the Arpack library for eigenvalues and eigenvectors but for any numeric types. (Symmetric only right now)

  21. SparkSQL.jl

    SparkSQL.jl enables Julia programs to work with Apache Spark data using just SQL.

  22. StatsAPI.jl

    A statistics-focused namespace for packages to share functions

  23. NumericalAlgorithms.jl

    [DEPRECATED] Statistics & Numerical algorithms implemented in Julia.

  24. advent-of-code

    Solutions to Advent Of Code (by DearRude)

  25. DMARCParser.jl

    📦 Easily parse DMARC XML files into a more human-readable format with this high-performance Julia package.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Julia Julialang discussion

Log in or Post with

Julia Julialang related posts

  • Language Server does not detect local Modules

    1 project | /r/Julia | 11 Feb 2023
  • [D] Combinatorial optimization - what ML approaches are available and which are the most appropriate?

    2 projects | /r/MachineLearning | 19 Jun 2022
  • julia coding | lsp-julia

    1 project | /r/emacs | 8 Dec 2021
  • TypeDB Client for Julia

    1 project | news.ycombinator.com | 13 Aug 2021
  • Went from days to minutes by using Dask and Spark – what else should I know?

    1 project | news.ycombinator.com | 23 Jun 2021
  • ERROR: UndefinedVarError: OneHotEncode not defined

    1 project | /r/Julia | 24 Feb 2021
  • I created an Emacs package to statically lint Julia files (using StaticLint.jl)

    6 projects | /r/Julia | 1 Feb 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Julialang projects in Julia? This list will help you:

# Project Stars
1 julia 46,635
2 OnlineStats.jl 859
3 Agents.jl 798
4 KernelAbstractions.jl 410
5 LanguageServer.jl 389
6 LibPQ.jl 218
7 SeaPearl.jl 167
8 LatticeQCD.jl 148
9 JulGame.jl 138
10 DynamicalBilliards.jl 107
11 PropCheck.jl 80
12 CoherentNoise.jl 69
13 Glyphy.jl 57
14 BinaryTraits.jl 53
15 TypeDBClient.jl 51
16 Supposition.jl 51
17 MuladdMacro.jl 43
18 GenericArpack.jl 25
19 SparkSQL.jl 25
20 StatsAPI.jl 17
21 NumericalAlgorithms.jl 12
22 advent-of-code 6
23 DMARCParser.jl 4

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Julia is
the 44th most popular programming language
based on number of references?