Julia Frameworks to Create Desktop GUI’s and Web Apps

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

    I'd also add Pluto notebooks[1], which when deployed powers interactive sits like MIT's Intro to Computational Thinking[2].

    I also get a ton of mileage creating Pluto notebooks and sharing the results for others to run or view a static webpage of the results.

    1: https://github.com/fonsp/Pluto.jl

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • blog

    Interactive blog (by zabirauf)

    Source code: https://github.com/zabirauf/blog

    P.S: Still dealing with some bugs in deploying PlutoSliderServer so interactivity is broken.

  • julia

    The Julia Programming Language

    Thanks for the reply Jakob. I agree with what you are saying.

    When JET.jl works it is great. But for large projects it didn't even return when I tried it. I must have waited at least half an hour once.

    VSCode seems like it is offically blessed and maybe I should just cave and use it for Julia. I use vim/neovim for EVERYTHING else though. Taking me out of my extremely custom tmux + terminal + vim workflow just for Julia development annoys me unnecessarily much. Do you know if there's work on getting this to work in vim/neovim?

    ErrorTypes.jl, InlineTests.jl, ReTest.jl, SetField.jl all are awesome and I've used them in personal projects. I want to see them in the core language. Maybe ErrorTypes.jl is asking for too much, but tests sorely needs improvement. A SetField like feature literally had a PR open for years and then was just closed

    https://github.com/JuliaLang/julia/pull/21912

    Without these features in the base language, adoption is going to be so slow. Convincing my team to add a dependency is a lot of work, including updating internal documents, best practices, internal training for how and when to use a certain feature, etc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What have you "washed your hands of" in Python?

    2 projects | /r/Python | 10 Feb 2023
  • The counter-intuitive rise of Python in scientific computing

    5 projects | /r/programming | 27 Mar 2022
  • Teaching 3 courses with Julia at Uni and need help

    4 projects | /r/Julia | 20 Oct 2021
  • Let's Implement Overloading/Multiple-Dispatch

    1 project | dev.to | 20 Aug 2024
  • Julia 1.10 Highlights

    1 project | news.ycombinator.com | 27 Dec 2023

Did you konow that Julia is
the 49th most popular programming language
based on number of metions?