| Crates.io | xcb-rust-protocol |
| lib.rs | xcb-rust-protocol |
| version | 0.2.4 |
| created_at | 2023-07-25 21:18:04.482453+00 |
| updated_at | 2025-03-17 04:13:51.698559+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 | 926015 |
| size | 2,904,402 |
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.