Whats the most mature type generation tool for Rust types to other languages?

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
  • create-rust-app

    Set up a modern rust+react web app by running one command.

  • I've noticed that some boilerplate projects seem to often include their own custom Rust -> Typescript type generation tools to help provide a smoother full stack dev experience, create-rust-app for example, though it seems like these typegen tools are often bundled with the project.

  • turbocharger

    Autogenerated async RPC bindings that instantly connect a JS or Rust/WASM frontend to a Rust backend via a WebSocket connection.

  • https://github.com/trevyn/turbocharger is my contribution to figuring out what full-stack Rust could look like.

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

    Compiler for Elm, a functional language for reliable webapps.

  • As for other languages, I wrote one for Elm (https://elm-lang.org/) inspired by ts-rs: https://crates.io/crates/elm_rs

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