#g-lib #gnome #g-object-introspection #g-object

archived grust

GObjectIntrospection bindings for Rust. This is the core library providing basic functionality to all generated crates

17 unstable releases (3 breaking)

Uses old Rust 2015

0.3.2 Nov 4, 2015
0.3.0 Sep 19, 2015
0.2.0 Jul 2, 2015
0.0.10 Mar 26, 2015

#176 in #gnome

Download history 15/week @ 2023-10-24 26/week @ 2023-10-31 1/week @ 2023-11-07 23/week @ 2023-11-14 19/week @ 2023-11-21 55/week @ 2023-11-28 19/week @ 2023-12-05 17/week @ 2023-12-12 1/week @ 2023-12-19 35/week @ 2023-12-26 1/week @ 2024-01-02 2/week @ 2024-01-09 1/week @ 2024-01-16 22/week @ 2024-01-23 52/week @ 2024-01-30

77 downloads per month

LGPL-2.1+

59KB
1.5K SLoC

Grust is an implementation of GObject introspection bindings for the Rust programming language.

The goal of this project is to provide a Rust binding generator that creates safe Rust bindings from GIR files, as well as generated binding crates for the core GLib, GObject and GIO APIs.

Dependencies

~270KB