#dialog #ui #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

#381 in Unix APIs

Download history 6529/week @ 2024-07-04 5740/week @ 2024-07-11 7453/week @ 2024-07-18 5544/week @ 2024-07-25 6462/week @ 2024-08-01 7922/week @ 2024-08-08 7438/week @ 2024-08-15 6242/week @ 2024-08-22 6076/week @ 2024-08-29 7160/week @ 2024-09-05 8064/week @ 2024-09-12 6911/week @ 2024-09-19 8469/week @ 2024-09-26 10946/week @ 2024-10-03 6666/week @ 2024-10-10 9267/week @ 2024-10-17

37,252 downloads per month
Used in 36 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–265KB