What domain have you found Rust particularly strong in?

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

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

    Serialization framework for Rust

  • All of those benefit from no other language I know having a combination as good as Serde and StructOpt.

  • kube

    Rust Kubernetes client and controller runtime

  • Kubernetes operators, services, .... https://github.com/clux/kube-rs is doing a great job

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PyO3

    Rust bindings for the Python interpreter

  • PyO3 has an adapter layer between Python and Rust code which has a performance cost. It might be possible to remove this but it would be a breaking API change.

  • winsafe

    Windows API and GUI in safe, idiomatic Rust.

  • I'm using it as a replacement for C++ in native desktop applications, notably Windows, with success.

  • egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

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