Julia Reactive

Open-source Julia projects categorized as Reactive

Top 3 Julia Reactive Projects

  1. Pluto.jl

    🎈 Simple reactive notebooks for Julia

    Project mention: Show HN: Adding Mistral Codestral and GPT-4o to Jupyter Notebooks | news.ycombinator.com | 2024-07-02

    So we discuss this briefly on our FAQ but let me try to expand on it.

    Our goal is to make a modern literate programming tool. On a surface level, a tool like that would end up looking very similar to Jupyter, though with better features. We've mentioned some things we'd like to have in this final tool in our README and also in the post above.

    Our first thought was to make a tool from scratch. The challenge was, it's very hard to get people to switch and so, we had to go where people already are - that meant Jupyter.

    We could've made this one feature an extension with some difficulty (in-fact, our early experiments, we started by making an extension). It would have some downsides - we wouldn't have granular control over certain core Jupyter behaviours like we do right now (for eg, we wanted to allow creating hidden folders to store some files). But we probably could have made a 95% working version of Pretzel work as a jupyter extension.

    The bigger reason we chose to fork was because down the line, we want to completely change the code execution model to being DAG based to allow for reproducible notebooks (similar to https://plutojl.org/ for eg). Similarly, we want to completely remove Codemirror and replace it with Monaco (the core editor engine in VSCode) to provide a more IDE like experience in Jupyter. These things simply couldn't have been done as extensions.

  2. SaaSHub

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

    SaaSHub logo
  3. Genie.jl

    🧞The highly productive Julia web framework

    Project mention: Scientific Visualization: Python and Matplotlib, by Nicolas Rougier | news.ycombinator.com | 2024-09-17
  4. Rocket.jl

    Functional reactive programming extensions library for Julia

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 Reactive discussion

Log in or Post with

Julia Reactive related posts

  • Show HN: A VS Code extension to build Julia data apps with low-code and AI [video]

    1 project | news.ycombinator.com | 20 May 2024
  • Pluto.jl: Simple, reactive programming environment for Julia

    1 project | news.ycombinator.com | 8 Nov 2023
  • Pluto: Simple Reactive Notebooks for Julia

    1 project | news.ycombinator.com | 21 Sep 2023
  • Looking for a Julia gui framework with a demo like EGUI

    5 projects | /r/Julia | 3 Jul 2023
  • Excel Labs, a Microsoft Garage Project

    4 projects | news.ycombinator.com | 26 May 2023
  • Show HN: Genie Cloud – no-code platform to build and deploy Julia web apps

    1 project | news.ycombinator.com | 31 Mar 2023
  • Julia outside of academia?

    1 project | /r/Julia | 14 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

# Project Stars
1 Pluto.jl 5,043
2 Genie.jl 2,296
3 Rocket.jl 192

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

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