42 Companies using Rust in production

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

    AI Code Completions

  • We also use rust to build Tabnine! (see https://tabnine.com)

  • mapi-action

    🤖 Run a Mayhem for API scan in GitHub Actions

  • We also use Rust in production at ForAllSecure to build a SaaS service that fuzzes REST API. Our experience with Rust has been excellent, and I can't recommend it enough. Rust has enabled us to move quickly & fearlessly. It makes it a lot easier to build fault-tolerant systems compared to previous systems I've built in dynamic languages, thanks to the strong typing & explicit errors in return types.

  • 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
  • crates.io

    The Rust package registry

  • The one downside that has slowed us down a bit is that the library ecosystem is not as developed as in other languages such as Python. Don't get me wrong, crates.io has a LOT of libraries, and the quality is really good overall. But sometimes, something is missing and not quite working as expected. But that's really on us to make it better, so we try to contribute upstream patches whenever we can :)

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