xkbcommon-rs is a set of bindings and safe wrappers for libxkbcommon.
toml
[dependencies]
xkbcommon = { version = "0.2", 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