#winapi #api #wrapper #part #graphical

no-std porcupine

Rust-y wrapper around some parts of the Win32 API

6 releases

0.2.4 Jul 9, 2020
0.2.3 Jul 9, 2020
0.1.0 Jul 1, 2020

#40 in #graphical

Download history 9/week @ 2024-02-25 67/week @ 2024-03-31

67 downloads per month

MIT/Apache

72KB
1.5K SLoC

porcupine

This is intended to be a safe Rust wrapper around the Win32 API, with an emphasis on the graphical WinUser part of the API. In terms of totality of coverage of the Windows API, it is very incomplete. It will likely remain in this state for a long time; the main reason I'm developing this is to make GUI development in Windows easier.

This crate is licensed under either the MIT License or Apache 2.0 license, at your option.


lib.rs:

This is intended to be a safe Rust wrapper around the Win32 API, with an emphasis on the graphical WinUser part of the API.

Dependencies

~0.8–1.3MB
~24K SLoC