xcb-rust-connection

Crates.ioxcb-rust-connection
lib.rsxcb-rust-connection
version0.2.2
sourcesrc
created_at2023-07-25 21:18:47.026309
updated_at2024-05-05 10:33:48.159432
descriptionRust x11 connection interface layer
homepagehttps://github.com/MarcusGrass/xcb-rust
repositoryhttps://github.com/MarcusGrass/xcb-rust
max_upload_size
id926017
size79,261
(MarcusGrass)

documentation

https://docs.rs/xcb-rust-connection

README

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.

Commit count: 34

cargo fmt