Julia Julialang

Open-source Julia projects categorized as Julialang

Top 23 Julia Julialang Projects

  • julia

    The Julia Programming Language

  • Project mention: Modern Python REPL in Emacs using VTerm | dev.to | 2024-05-11

    From my jolly Julia days I’m used to julia-vterm. This emacs package runs a Julia REPL using a full terminal emulator (emacs-libvterm). So in the pursuit of a nice hack, I M-x replace-string’d the word juliawith python and gave it a shot. Remarkably, the whole thing just worked without much tweaking and you can enjoy the result by checking out the GitHub repo.

  • OnlineStats.jl

    ⚡ Single-pass algorithms for statistics

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Agents.jl

    Agent-based modeling framework in Julia

  • LanguageServer.jl

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

  • KernelAbstractions.jl

    Heterogeneous programming in Julia

  • LibPQ.jl

    A Julia wrapper for libpq

  • SeaPearl.jl

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

  • SaaSHub

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

    SaaSHub logo
  • Starlight.jl

    A greedy game engine for greedy programmers!

  • LatticeQCD.jl

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

  • DynamicalBilliards.jl

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

  • PropCheck.jl

    A package for simple property based testing in julia.

  • Project mention: Julia as a unifying end-to-end workflow language on the Frontier exascale system | news.ycombinator.com | 2023-11-19

    There is no rebuttal because nothing much has really changed culture wise. Sure, the various @inbounds issues and concrete bugs that are mentioned in Yuris post have mostly been addressed, but the larger point (that is, "what can I actually expect/get guaranteed when calling a given function?") definitely hasn't been, at least not culturally. Documentation of pre- and postconditions are still lackluster, PRs trying to establish that for functions in Base stall for unclear reasons/don't get followups and when you try to talk about that on Slack retorts boil down to "we're tired of hearing you complain about this" instead of trying to find a systemic solution to that problem. Until that changes, I have large doubts about Yuris post losing relevance.

    My own efforts (shameless plug, https://github.com/Seelengrab/PropCheck.jl for property based testing inspired by Hedgehog and https://github.com/Seelengrab/RequiredInterfaces.jl for somewhat formalizing "what methods are needed to subtype an abstract type") are unused in the wider community as far as I can tell, in spite of people speaking highly of them when coming across them. I also don't think Kenos InterfaceSpecs.jl is the way forward either - I think there's quite a lot of design space left in the typesystem the language could do without reaching for z3 and other SAT/SMT solvers. I personally attribute the lack of progress on that front to the lack of coherent direction of the project at large (and specifically not to the failings of individuals - folks are always very busy with their lives outside of Julia development/other priorities). In spite of the fact that making this single area better could be a big boon with more traditional software engineers, which are very underrepresented in the community.

  • CoherentNoise.jl

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

  • Glyphy.jl

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

  • TypeDBClient.jl

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

  • BinaryTraits.jl

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

  • 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

  • Project mention: Std: Clamp generates less efficient assembly than std:min(max,std:max(min,v)) | news.ycombinator.com | 2024-01-16

    Totally agreed. In Julia we use https://github.com/SciML/MuladdMacro.jl all over the place so that way it's contextual and does not bleed into other functions. fast-math changing everything is just... dangerous.

  • SparkSQL.jl

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

  • GenericArpack.jl

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

  • 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.

  • StatsAPI.jl

    A statistics-focused namespace for packages to share functions

  • NumericalAlgorithms.jl

    [DEPRECATED] Statistics & Numerical algorithms implemented in Julia.

  • advent-of-code

    Solutions to Advent Of Code (by DearRude)

  • BioMart.jl

    Make simple requests to Ensembl BioMart database.

  • 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 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 - SaaSHub
    www.saashub.com | 18 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 julia 44,622
2 OnlineStats.jl 821
3 Agents.jl 693
4 LanguageServer.jl 352
5 KernelAbstractions.jl 339
6 LibPQ.jl 212
7 SeaPearl.jl 165
8 Starlight.jl 133
9 LatticeQCD.jl 130
10 DynamicalBilliards.jl 103
11 PropCheck.jl 79
12 CoherentNoise.jl 64
13 Glyphy.jl 52
14 TypeDBClient.jl 51
15 BinaryTraits.jl 49
16 MuladdMacro.jl 45
17 SparkSQL.jl 25
18 GenericArpack.jl 24
19 Supposition.jl 23
20 StatsAPI.jl 17
21 NumericalAlgorithms.jl 12
22 advent-of-code 6
23 BioMart.jl 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com