#gtk #webkit #gnome #api-bindings

webkit2gtk

Rust bindings for webkit-gtk library

34 releases (5 stable)

2.0.1 Oct 26, 2023
1.1.1 Oct 2, 2023
1.1.0 Jun 9, 2023
0.19.2 Jan 31, 2023
0.2.2 Sep 15, 2017

#124 in GUI

Download history 29930/week @ 2024-10-05 32027/week @ 2024-10-12 30353/week @ 2024-10-19 32824/week @ 2024-10-26 32896/week @ 2024-11-02 30362/week @ 2024-11-09 36521/week @ 2024-11-16 34333/week @ 2024-11-23 37078/week @ 2024-11-30 39561/week @ 2024-12-07 39578/week @ 2024-12-14 24349/week @ 2024-12-21 28716/week @ 2024-12-28 39554/week @ 2025-01-04 38513/week @ 2025-01-11 33850/week @ 2025-01-18

144,564 downloads per month
Used in 265 crates (19 directly)

MIT license

1MB
26K SLoC

webkit2gtk

Rust bindings and wrappers for webkit2gtk.

Building

webkit2gtk-rs expects GTK+, GLib and webkit2gtk development files to be installed on your system. See the requirements page.

Using

[dependencies]
webkit2gtk = "0.18.0"

Simple Example Browser

You can run the example in example/main.rs with

cargo run --example main

License

webkit2gtk-rs is available under the MIT License, please refer to it.

Dependencies

~18MB
~417K SLoC