{"id":73363,"library":"wtf8","title":"wtf8","description":"Implementation of the WTF-8 encoding for handling potentially ill-formed UTF-8 sequences.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/SimonSapin/rust-wtf8","tags":["encoding","unicode","wtf-8","string"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwtf8 = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wtf8","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Wtf8Buf","correct":"use wtf8::Wtf8Buf;"}],"quickstart":{"code":"use wtf8::Wtf8Buf;\n\nfn main() {\n    let buf = Wtf8Buf::from_string(\"hello\");\n    println!(\"WTF-8 buffer: {:?}\", buf);\n}","lang":"rust","description":"Create a WTF-8 buffer from a string."},"warnings":[],"env_vars":null,"search_vec":"'-8':6,15,20 'encod':7,17 'form':13 'handl':9 'ill':12 'ill-form':11 'implement':2 'potenti':10 'sequenc':16 'string':21 'unicod':18 'utf':14 'wtf':5,19 'wtf8':1","created_at":"2026-06-17T18:50:16.468161+00:00","updated_at":"2026-06-17T18:50:16.468161+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/SimonSapin/rust-wtf8","github":"https://github.com/SimonSapin/rust-wtf8","docs":"https://docs.rs/wtf8/","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}}