The winsafe
crate is actively maintained where this one is not.
porcupine
is a safe and effective Rust layer for the Windows API. Specifically, it focuses on the GUI parts of the API, such as windows, menus, and dialogs. It is designed with concurrency in mind, and is built on top of the windows-sys
crate.
porcupine
is dual-licensed under the Boost Software License 1.0 and the Apache License 2.0. See LICENSE-APACHE and LICENSE-BOOST for details.