{"id":59362,"library":"xkbcommon","title":"xkbcommon","description":"Rust bindings and wrappers for libxkbcommon, a keyboard keymap compiler and support library.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/rust-x-bindings/xkbcommon-rs","tags":["xkb","keyboard","input","bindings","x11"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nxkbcommon = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add xkbcommon","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Context","correct":"use xkbcommon::xkb::Context;"}],"quickstart":{"code":"use xkbcommon::xkb::Context;\n\nfn main() {\n    let context = Context::new(xkbcommon::xkb::CONTEXT_NO_FLAGS);\n    println!(\"XKB context created\");\n}","lang":"rust","description":"Creates a new libxkbcommon context."},"warnings":[{"fix":"Install libxkbcommon-dev (Linux) or equivalent.","message":"Requires libxkbcommon system library to be installed.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'bind':3,18 'compil':11 'input':17 'keyboard':9,16 'keymap':10 'librari':14 'libxkbcommon':7 'rust':2 'support':13 'wrapper':5 'x11':19 'xkb':15 'xkbcommon':1","created_at":"2026-06-16T17:00:31.058918+00:00","updated_at":"2026-06-16T17:00:31.058918+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rust-x-bindings/xkbcommon-rs","github":"https://github.com/rust-x-bindings/xkbcommon-rs","docs":"https://docs.rs/xkbcommon/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}