🦀 Serving ML at the speed of Rust

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

    Rust bindings for the C++ api of PyTorch.

  • I mostly agree that Rust's ML ecosystem could mature more (ok, I strongly agree with that, I'd love to get rid of more of our Python), but I'll note that serving simple pytorch image classification models using Rust with tch-rs works reasonably well. It takes some glue code to handle the initial image conversion into tensor representation and normalization, and the binary packaging can be painful (or at least I haven't found a less-painful way to deal with it), but it works.

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