{"id":58235,"library":"tendril","title":"Tendril","description":"Compact buffer/string type for zero-copy parsing","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/servo/html5ever","tags":["string","buffer","zero-copy","parsing"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntendril = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tendril","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Tendril","correct":"use tendril::Tendril;"}],"quickstart":{"code":"use tendril::Tendril;\n\nfn main() {\n    let t: Tendril = \"hello\".into();\n    println!(\"Tendril: {}\", t);\n}","lang":"rust","description":"Create and use a Tendril string"},"warnings":[],"env_vars":null,"search_vec":"'buffer':11 'buffer/string':3 'compact':2 'copi':8,14 'pars':9,15 'string':10 'tendril':1 'type':4 'zero':7,13 'zero-copi':6,12","created_at":"2026-06-16T16:16:18.633587+00:00","updated_at":"2026-06-16T16:16:18.633587+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/html5ever","github":"https://github.com/servo/html5ever","docs":"https://docs.rs/tendril/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}