GitHunt
OS

Rusty File Dialog

img

version
Documentation
dependency status

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.

Languages

Rust99.6%CSS0.4%
MIT License
Created May 27, 2025
Updated January 5, 2026
oscargus/rfd | GitHunt