-
If you want to use separate codebases, then you might consider egui, iced or gtk-rs for the desktop part.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
If you want to use separate codebases, then you might consider egui, iced or gtk-rs for the desktop part.
-
If you want to use separate codebases, then you might consider egui, iced or gtk-rs for the desktop part.
-
If you want to develop a web app and a desktop from the same codebase, I'd look at https://dioxuslabs.com/. It's desktop support is currently based on Tauri, but a native renderer is planned.