Yew + Tauri WASM Desktop App - Methods of Local Filesystem Access

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rodio

    Rust audio playback library

  • I'm currently working on creating a desktop app with web UI using Yew (wasm32-unknown-unknown), and Tauri for the desktop packaging side of things. In this particular case, I'd like to be able to play audio files from the user's local filesystem using the rodio crate, and also to process text files for purposes such as configuration, for example by using the csv crate. I know for absolute certain that the app will only be run in a desktop context, i.e, Windows, Linux and MacOS, and therefore will always have a filesystem physically existent despite any WASM sandboxing (which I'm aware of, hence asking for any possible methods).

  • 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

  • What is the simplest way to play an audio sample, across platforms, including web?

    1 project | /r/rust | 15 Oct 2022
  • Dungeoncrawler audio

    1 project | /r/rust_gamedev | 21 Jun 2022
  • Modify pitch and volume while a sound file is playing

    4 projects | /r/rust | 6 Mar 2022
  • Yew + Tauri WASM Desktop App - Methods of Local Filesystem Access

    1 project | /r/rust | 27 Jan 2022
  • Streaming Youtube Audio/Video with Rust

    4 projects | /r/rust | 11 Oct 2021