{"id":50430,"library":"google-orderedcode","title":"Ordered Code","description":"Package orderedcode provides a byte encoding of a sequence of typed items.","status":"active","version":"0.0.1","language":"go","source_language":null,"source_url":"https://github.com/google/orderedcode","tags":["encoding","ordering","google","utility"],"install":[{"cmd":"go get github.com/google/orderedcode","lang":"bash","label":"Install github.com/google/orderedcode"}],"dependencies":[],"imports":[{"symbol":"orderedcode","correct":"github.com/google/orderedcode"}],"quickstart":{"code":"import \"github.com/google/orderedcode\"\n\nfunc main() {\n    enc := orderedcode.NewEncoder()\n    enc.WriteString(\"hello\")\n    enc.WriteInt(42)\n    data := enc.Bytes()\n    _ = data\n}","lang":"go","description":"Encode a string and an integer into ordered bytes."},"warnings":[],"env_vars":null,"search_vec":"'byte':7 'code':2 'encod':8,15 'googl':17 'item':14 'order':1,16 'orderedcod':4 'packag':3 'provid':5 'sequenc':11 'type':13 'util':18","created_at":"2026-06-15T04:52:52.563303+00:00","updated_at":"2026-06-15T04:52:52.563303+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/google/orderedcode","github":"https://github.com/google/orderedcode","docs":"https://pkg.go.dev/github.com/google/orderedcode#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-15","next_check":"2026-12-12","install_tag":null}}