Clang.jl
Pluto.jl
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Clang.jl | Pluto.jl | |
---|---|---|
1 | 75 | |
210 | 4,631 | |
0.0% | - | |
0.0 | 0.0 | |
18 days ago | 6 days ago | |
Julia | Julia | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Clang.jl
-
A new C++ <-> Julia Wrapper: jluna
If you are interested in C++ interop you can also have a look at Clang.jl and CxxWrap.jl (the usual Julia package chaos applies, where the package mentioned in old talks and docs that you find on google is superseded by some others...)
Pluto.jl
-
Looking for a Julia gui framework with a demo like EGUI
For this, Notebooks are often used. Julia offers a uniquely nice and interactive Pluto notebook for the web https://github.com/fonsp/Pluto.jl
- Excel Labs, a Microsoft Garage Project
-
IPyflow: Reactive Python Notebooks in Jupyter(Lab)
I believe this is what Pluto sets out to do for Julia.
I used it as part of the âComputational Thinkingâ with Julia course a year or two back. Even then the beta software was very good and some of the demos the Pluto dev showed were nothing short of amazing
- For Julia is there some thing like VSCode's python interactive window?
-
What have you "washed your hands of" in Python?
I think what you want is Pluto!
-
Show HN: Out of order execution in Jupyter notebooks is a solved problem
I like how Pluto.jl handles this:
> Pluto offers an environment where changed code takes effect instantly and where deleted code leaves no trace. Unlike Jupyter or Matlab, there is no mutable workspace, but rather, an important guarantee:
> At any instant, the program state is completely described by the code you see.
-
My Journey from R to Julia
I only used Julia for a short time, but I didn't see the blazing fast speeds I was promised. I've seen the benchmarks, of course, on which the claims are founded, but the C-like speeds weren't obvious to me in everyday data science workflows. In the end, there wasn't sufficient motivation for me to switch to Julia as my weapon of choice. I do like Pluto[0], though...
-
Using Julia with Anaconda and VoilĂ
You can use https://github.com/fonsp/Pluto.jl instead of Jupyter.
-
LaTeX as a replacement for MS Word
There are good alternatives to spreadsheets like the proprietary MathCAD software or open-source Pluto written in julia (and exportable into Markdown or LaTeX). Like spreadsheets, they are dynamic documents where you an see changes in real-time.
- Which tools do you use for python + Data Science?
What are some alternatives?
vim-slime - A vim plugin to give you some slime. (Emacs)
rmarkdown - Dynamic Documents for R
Dash.jl - Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
Weave.jl - Scientific reports/literate programming for Julia
IJulia.jl - Julia kernel for Jupyter
Tables.jl - An interface for tables in Julia
PlutoSliderServer.jl - Web server to run just the `@bind` parts of a Pluto.jl notebook
julia - The Julia Programming Language
Neptune.jl - Simple (Pluto-based) non-reactive notebooks for Julia
jupyterlab-classic - JupyterLab distribution with a retro look and feel đ
ThreadsX.jl - Parallelized Base functions
jupyter-cadquery - An extension to render cadquery objects in JupyterLab via pythreejs