{"id":75329,"library":"bytesstr","title":"BytesStr","description":"An immutable reference-counted UTF-8 string type for efficient sharing and cloning.","status":"active","version":"1.0.2","language":"rust","source_language":null,"source_url":"https://github.com/kbalt/bytesstr","tags":["string","immutable","reference-counted","utf-8"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbytesstr = \"1.0.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add bytesstr","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BytesStr","correct":"use bytesstr::BytesStr;"}],"quickstart":{"code":"use bytesstr::BytesStr;\n\nfn main() {\n    let s = BytesStr::from_static(\"hello\");\n    println!(\"{}\", s);\n}","lang":"rust","description":"Creates a BytesStr from a static string"},"warnings":[],"env_vars":null,"search_vec":"'-8':8,22 'bytesstr':1 'clone':15 'count':6,20 'effici':12 'immut':3,17 'refer':5,19 'reference-count':4,18 'share':13 'string':9,16 'type':10 'utf':7,21","created_at":"2026-06-17T19:15:22.583144+00:00","updated_at":"2026-06-17T19:15:22.583144+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/kbalt/bytesstr","github":"https://github.com/kbalt/bytesstr","docs":"https://docs.rs/bytesstr/","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-17","next_check":"2026-12-14","install_tag":null}}