Rust, SolidJS, and Tauri: Create a cross-platform desktop app

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

  • In this article, we’ll explore Tauri, a new framework for building binaries for most major desktop platforms. Let’s get started! To follow along with our simple example, you can access the full code here:

  • vue-cli-plugin-tauri

    Discontinued Turn your Vue SPA into a lightweight cross-platform desktop app

  • Tauri is a new framework that offers what people like most about Electron but fixes many of the security and performance concerns. Tauri offers the ability to design your UI using web technologies like HTML, CSS, and JavaScript but allows you to use lower-level languages to write the application and backend logic.

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

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • In this article, we’ll explore Tauri, a new framework for building binaries for most major desktop platforms. Let’s get started! To follow along with our simple example, you can access the full code here:

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