{"id":74542,"library":"shamaton-msgpack-v2","title":"Shamaton Msgpack v2","description":"A Go library for encoding and decoding MessagePack data.","status":"active","version":"2.4.1","language":"go","source_language":null,"source_url":"https://github.com/shamaton/msgpack","tags":["msgpack","serialization","encoding"],"install":[{"cmd":"go get github.com/shamaton/msgpack/v2","lang":"bash","label":"Install github.com/shamaton/msgpack/v2"}],"dependencies":[],"imports":[{"symbol":"msgpack","correct":"github.com/shamaton/msgpack/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/shamaton/msgpack/v2\"\n)\n\nfunc main() {\n\tdata, err := msgpack.Marshal(map[string]interface{}{\"key\": \"value\"})\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(data)\n}","lang":"go","description":"Marshals a map to MessagePack format."},"warnings":[],"env_vars":null,"search_vec":"'data':12 'decod':10 'encod':8,15 'go':5 'librari':6 'messagepack':11 'msgpack':2,13 'serial':14 'shamaton':1 'v2':3","created_at":"2026-06-17T19:04:54.345032+00:00","updated_at":"2026-06-17T19:04:54.345032+00:00","problems":[],"ecosystem":"go","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/shamaton/msgpack","github":"https://github.com/shamaton/msgpack","docs":"https://pkg.go.dev/github.com/shamaton/msgpack/v2#section-documentation","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-17","next_check":"2026-12-14","install_tag":null}}