What’s an actual use case for Rust

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flyctl

    Command line tools for fly.io services

    - heavily used in for all kinds of network backend stuff, eg. at AWS, fly.io, Deno, even Cloudflare I think (don't they use deno deploy for some of their stuff?), Discord, Microsoft

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • veloren

    Games (Veloren, or check out this website for updates on other games being developed in Rust)

  • tauri

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

    You can release any desktop application with web UI (Electron-style) using Tauri, here are some showcases

  • axum

    Ergonomic and modular web framework built with Tokio, Tower, and Hyper

    Web applications e.g. online chess, or anything from this showcase list for axum or any other web framework for Rust you could find (e.g. Actix and its showcase list)

  • surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

    Databases (SurrealDB)

  • gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

    There's a re-implementation of git called gitoxide

  • rustdesk

    An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

    Remote Desktop (RustDesk)

  • SaaSHub

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

    SaaSHub logo
  • astro

    A fun safe language for rapid prototyping and high performance applications (by astrolang)

    Some people tried using Rust to implement programming languages, right now I do not know any bigger language with compiler written in Rust but there was an attempt with astro. Match statements make parsing in Rust pretty comfortable.

  • lishuuro

    Backend code for lishuuro.

    Web applications e.g. online chess, or anything from this showcase list for axum or any other web framework for Rust you could find (e.g. Actix and its showcase list)

  • lapce

    Lightning-fast and Powerful Code Editor written in Rust

    IDEs (lapce)

  • Fyrox

    3D and 2D game engine written in Rust

    Game engines (Bevy, Fyrox)

  • evcxr

    In theory you should be able to create Rust notebooks (Jupyter notebook) using evcxr so maybe some AI, data analysis, prototyping make sense if you aim for good performance in final application (protype in evcxr and use notebook as reference to implement final application in Rust for speed and safety).

  • embassy

    Modern embedded framework, using Rust and async.

    Embedded (getting examples is starting to get tiring, so here you have just a lightweight alternative for some of RTOS applications which do not have hard real time constraints)

  • bevy

    A refreshingly simple data-driven game engine built in Rust

    Game engines (Bevy, Fyrox)

  • SaaSHub

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

    SaaSHub logo
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

  • Godot is not the new Unity – The anatomy of a Godot API call

    4 projects | news.ycombinator.com | 18 Sep 2023
  • Is bevy the best option for a Rust based game engine (long term)?

    4 projects | /r/rust_gamedev | 31 May 2023
  • Really frustrated. [Warning: Bit of a negative rant]

    6 projects | /r/rust_gamedev | 26 Apr 2023
  • Chrome ships WebGPU, a sort-of successor to WebGL. How soon do you see this being adopted by the game dev community?

    4 projects | /r/gamedev | 10 Apr 2023
  • OK so whose gonna tell them

    5 projects | /r/rustjerk | 12 Mar 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?