| Crates.io | xcb-rust-connection |
| lib.rs | xcb-rust-connection |
| version | 0.2.3 |
| created_at | 2023-07-25 21:18:47.026309+00 |
| updated_at | 2025-03-17 04:14:55.00113+00 |
| description | Rust x11 connection interface layer |
| homepage | https://github.com/MarcusGrass/xcb-rust |
| repository | https://github.com/MarcusGrass/xcb-rust |
| max_upload_size | |
| id | 926017 |
| size | 81,298 |
A worse version of x11rb trying to generate more optimizable code.
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.