Help With Next Language Decision

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  • Aside from Go, I'd check out Nim (https://nim-lang.org/) as it has a much gentler learning curve, coming from Python.

  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

  • A Julia specific application of this are Pluto notebooks. This uses a mix of techniques that allow you to use Julia from a browser. https://github.com/fonsp/Pluto.jl

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • PlutoUI.jl

  • Pluto notebooks are distinct from Jupyter notebooks in that they are reactive: https://github.com/JuliaPluto/PlutoUI.jl

  • Genie.jl

    🧞The highly productive Julia web framework

  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • tauri can be used to create a standalone application with a js frontend (it's a new replacement for Electron that's backed by Rust)

  • Rocket

    A web framework for Rust.

  • rocket is sort of Rust's equivilent to Flask

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