#ui #dialog #windows #unix

tinyfiledialogs

High-level Rust binding for the tinyfiledialogs C library

10 stable releases

Uses old Rust 2015

3.9.1 Mar 27, 2022
3.8.3 May 22, 2021
3.3.10 Jul 21, 2020
3.3.9 Oct 7, 2019
2.5.9 Oct 1, 2016

#521 in Unix APIs

Download history 3354/week @ 2025-11-23 2303/week @ 2025-11-30 2420/week @ 2025-12-07 2208/week @ 2025-12-14 2116/week @ 2025-12-21 1961/week @ 2025-12-28 2085/week @ 2026-01-04 2251/week @ 2026-01-11 2520/week @ 2026-01-18 2753/week @ 2026-01-25 2607/week @ 2026-02-01 2586/week @ 2026-02-08 4032/week @ 2026-02-15 4292/week @ 2026-02-22 6317/week @ 2026-03-01 5236/week @ 2026-03-08

20,181 downloads per month
Used in 38 crates (17 directly)

zlib-acknowledgement

300KB
7K SLoC

C 7K SLoC // 0.0% comments Rust 257 SLoC // 0.0% comments Shell 9 SLoC

tinyfiledialogs-rs

This is a high-level Rust binding to the excellent tinyfiledialogs library by Guillaume Vareille. The source for the C library is included in the libtinyfiledialogs directory to facilitate an all-in-one package when using the Rust bindings via Cargo. It is updated sporadically from the original repository, which should be used as the primary source for all non-Rust users of the library.

To use this library, add this to the dependencies section in Cargo.toml:

tinyfiledialogs = "3.0"

Dependencies

~0.4–270KB