{"id":66118,"library":"harfbuzz-sys","title":"HarfBuzz-sys","description":"Rust FFI bindings to the HarfBuzz text shaping engine for advanced text layout.","status":"active","version":"0.6.1","language":"rust","source_language":null,"source_url":"https://github.com/servo/rust-harfbuzz","tags":["text-shaping","ffi","harfbuzz","typography"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nharfbuzz-sys = \"0.6.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add harfbuzz-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"hb_buffer_create","correct":"use harfbuzz_sys::hb_buffer_create;"}],"quickstart":{"code":"use harfbuzz_sys::hb_buffer_create;\n\nfn main() {\n    unsafe {\n        let buffer = hb_buffer_create();\n        println!(\"Buffer created: {:?}\", buffer);\n    }\n}","lang":"rust","description":"Creates a HarfBuzz buffer using the raw FFI binding."},"warnings":[{"fix":"Install HarfBuzz via your package manager (e.g., apt install libharfbuzz-dev) or build from source.","message":"Requires HarfBuzz C library installed on the system","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'advanc':14 'bind':6 'engin':12 'ffi':5,20 'harfbuzz':2,9,21 'harfbuzz-si':1 'layout':16 'rust':4 'shape':11,19 'sys':3 'text':10,15,18 'text-shap':17 'typographi':22","created_at":"2026-06-17T17:19:31.702970+00:00","updated_at":"2026-06-17T17:19:31.702970+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/servo/rust-harfbuzz","github":"https://github.com/servo/rust-harfbuzz","docs":"https://docs.rs/harfbuzz-sys/","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-17","next_check":"2026-12-14","install_tag":null}}