Do you use Rust in your professional career?

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
  1. hubris

    A lightweight, memory-protected, message-passing kernel for deeply embedded systems.

  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. humility

    Debugger for Hubris

  4. librdkafka

    The Apache Kafka C/C++ library

    recent PR: https://github.com/confluentinc/librdkafka/pull/4275

  5. stargate-grpc-rust-client

    A rust gRPC client for https://stargate.io

    Sadly, not much. I worked on two projects in Rust - one was a gRPC based driver for Stargate (https://github.com/stargate/stargate-grpc-rust-client) which is open source. And recently I've been working on another one (soon to be opensourced) - a high performance mirroring proxy we use for testing our software. That last one was really cool, and it is already in production.

  6. firecracker

    Secure and fast microVMs for serverless computing.

    https://github.com/firecracker-microvm/firecracker is the one that comes to mind, but most of these are internal.

  7. ort

    Fast ML inference & training for ONNX models in Rust (by pykeio)

    Our main model in Rust is a deep neural network, using ONNX via the ort rust bindings. The application is some particular applications of process automation.

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

  • Turning the Database Inside-Out

    1 project | news.ycombinator.com | 28 Jan 2025
  • CLI tool that analyzes Git commits and provides AI-powered code review insights

    1 project | news.ycombinator.com | 19 Jan 2025
  • How rqlite – the lightweight distributed database built on SQLite – is tested

    6 projects | news.ycombinator.com | 14 Jan 2025
  • Scaling from a Billion to a Million to One

    2 projects | dev.to | 2 Jan 2025
  • Show HN: Ephemeral VMs in 1 Microsecond

    2 projects | news.ycombinator.com | 20 Dec 2024

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