#bindings #operating #linux #operating-system #ffi #system

no-std xcb-rust-connection

Rust x11 connection interface layer

3 unstable releases

0.2.1 Oct 1, 2023
0.2.0 Oct 1, 2023
0.1.0 Jul 25, 2023

#705 in Operating systems

48 downloads per month

MPL-2.0 license

3MB
85K SLoC

xcb-rust

A worse version of x11rb trying to generate more optimizable code.

Licensing

The project is licensed under Mpl v2

The project uses a lot of copied and modified code from x11rb, those parts are concentrated at helpers in xcb-rust-connection/helpers, and xcb-rust-protocol/helpers. While that project is an obvious influence on the entirety of those two crates. The license for x11rb can be found at that repo here and included in xcb-rust-connection here as well as in xcb-rust-protocol here.

Dependencies

~1MB
~26K SLoC