-
And I can really recommend https://github.com/fonsp/Pluto.jl as an alternative to Jupyter notebooks (but Jupyter supports Julia, too), giving way better reproducibility.
-
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.
-
As a starting point for people not knowing Julia yet: https://julialang.org/
-
adaptrapezoid_benchmark
benchmark languages that potentially suitable to scientific computing with the adaptive trapezoid numeric integration algorithm
Julia is C speed if you write optimised code https://github.com/astrojhgu/adaptrapezoid_benchmark/blob/master/Result.md notice that Julia is faster than C++ and rust here and is the only thing close to C. MATLAB doesn't come close to this as it is interpreted it would be orders of magnitude slower.
-
There are other choices like https://github.com/simonster/TwoBasedIndexing.jl and https://github.com/giordano/StarWarsArrays.jl if you do not like 1-based indexing.
-
There are other choices like https://github.com/simonster/TwoBasedIndexing.jl and https://github.com/giordano/StarWarsArrays.jl if you do not like 1-based indexing.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives