Hey Rustaceans! Got a question? Ask here! (26/2022)!

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
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. fantoccini

    A high-level API for programmatically interacting with web pages through WebDriver.

    You'll need a web driver to parse and execute the client-side JS scripts. I would recommend fantoccini for a web driver API.

  2. 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
  3. topgrade

    Discontinued Upgrade everything

  4. webots-rs

    Build controllers for the Webots robot simulator in Rust

  5. cargo-update

    A cargo subcommand for checking and applying updates to installed executables

    There is cargo install-update plugin: https://github.com/nabijaczleweli/cargo-update

  6. rustfmt

    Format Rust code

    I typically do no space before, one space after, and RustFmt appears to agree with me. You'll find that much of the formatting in Rust files are dictated for better or for worse by rustfmt.

  7. tauri

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

    If you already know web development why not try something like tauri? It is basically like electron, but uses a rust backend and is a lot more efficient.

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

  • Hey Rustaceans! Got a question? Ask here (11/2023)!

    7 projects | /r/rust | 13 Mar 2023
  • 42 Companies using Rust in production

    5 projects | dev.to | 12 Oct 2022
  • Anyone use Rust to build SaaS web apps professionally?

    9 projects | /r/rust | 11 Sep 2022
  • Going all-in on Rust

    4 projects | /r/rust | 27 Jul 2022
  • Announcing Zari 0.1.0: A command to run all your tasks in one go!

    2 projects | /r/linux | 25 Jul 2022

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