{"id":59844,"library":"polywrap-msgpack","title":"Polywrap Msgpack","description":"Rust implementation of the WRAP msgpack encoding standard for serialization.","status":"active","version":"0.1.5","language":"rust","source_language":null,"source_url":null,"tags":["polywrap","msgpack","serialization","encoding"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npolywrap_msgpack = \"0.1.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add polywrap_msgpack","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"encode","correct":"use polywrap_msgpack::msgpack::encode;"}],"quickstart":{"code":"use polywrap_msgpack::msgpack::encode;\n\nfn main() {\n    let data = encode(&42).unwrap();\n    println!(\"Encoded: {:?}\", data);\n}","lang":"rust","description":"Minimal example encoding an integer using the msgpack encoder."},"warnings":[],"env_vars":null,"search_vec":"'encod':9,16 'implement':4 'msgpack':2,8,14 'polywrap':1,13 'rust':3 'serial':12,15 'standard':10 'wrap':7","created_at":"2026-06-16T17:18:49.142109+00:00","updated_at":"2026-06-16T17:18:49.142109+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":null,"github":null,"docs":"https://docs.rs/polywrap_msgpack/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}