#web-kit #gnome #gtk

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

#267 in GUI

Download history 46875/week @ 2025-01-28 41141/week @ 2025-02-04 44759/week @ 2025-02-11 43704/week @ 2025-02-18 45840/week @ 2025-02-25 41581/week @ 2025-03-04 45783/week @ 2025-03-11 46377/week @ 2025-03-18 48463/week @ 2025-03-25 49150/week @ 2025-04-01 51640/week @ 2025-04-08 45839/week @ 2025-04-15 54263/week @ 2025-04-22 48162/week @ 2025-04-29 52528/week @ 2025-05-06 44464/week @ 2025-05-13

206,938 downloads per month
Used in 173 crates (15 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
~427K SLoC