Rusty File Dialog
Last updated Jul 7, 2026
811
Stars
105
Forks
75
Issues
+3
Stars/day
Attention Score
72
Language breakdown
No language data available.
โธ Files
click to expand
README
Rusty File Dialogs is a cross platform Rust library for using native file open/save dialogs. It provides both asynchronous and synchronous APIs. Supported platforms:
* Windows * macOS * Linux & BSDs (GTK3 or XDG Desktop Portal) * WASM32 (async only)
Refer to the documentation for more details.
Platform-specific notes
Linux
Please refer to Linux & BSD backends for information about the needed dependencies to be able to compile on Linux.๐ More in this category