xkbcommon-rs is a set of bindings and safe wrappers for [libxkbcommon](http://xkbcommon.org/).
```toml
[dependencies]
xkbcommon = { version = "0.1", features = ["x11"] }
```
https://rtbo.github.io/xkbcommon-rs/xkbcommon
Living example here: https://github.com/rtbo/clue-rs/blob/master/src/platform/xcbplatform/xcbkeyboard.rs