Should I Learn Rust ??

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

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

    Godot Engine – Multi-platform 2D and 3D game engine

  • Use the Godot game engine (it's similar to Unity, but free and open-source, and has better support for 2D stuff because it doesn't just put a 3D engine into orthographic mode and let you deal with the rounding-error-produced glitches. It also uses a Python-like language named GDScript by default.)

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • For client-side web development, TypeScript (An extended version of JavaScript that compiles to regular JavaScript) is the best choice currently and it can also be used server-side via Node.js.

  • 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
  • PyO3

    Rust bindings for the Python interpreter

  • You can use it to have a Rust backend and a Flutter frontend, similarly to how I use PyO3 to have a Rust backend and a PyQt/PySide frontend.

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