{"id":50309,"library":"rs-xid","title":"XID (Globally Unique ID Generator)","description":"Package xid is a globally unique ID generator suited for web scale, producing compact and sortable identifiers.","status":"active","version":"1.6.0","language":"go","source_language":null,"source_url":"https://github.com/rs/xid","tags":["uuid","id-generator","unique","distributed"],"install":[{"cmd":"go get github.com/rs/xid","lang":"bash","label":"Install github.com/rs/xid"}],"dependencies":[],"imports":[{"symbol":"xid","correct":"github.com/rs/xid"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/rs/xid\"\n)\n\nfunc main() {\n\tid := xid.New()\n\tfmt.Println(id.String())\n}","lang":"go","description":"Generate a new XID"},"warnings":[],"env_vars":null,"search_vec":"'compact':19 'distribut':28 'generat':5,13,26 'global':2,10 'id':4,12,25 'id-gener':24 'identifi':22 'packag':6 'produc':18 'scale':17 'sortabl':21 'suit':14 'uniqu':3,11,27 'uuid':23 'web':16 'xid':1,7","created_at":"2026-06-15T04:48:08.961231+00:00","updated_at":"2026-06-15T04:48:08.961231+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/rs/xid","github":"https://github.com/rs/xid","docs":"https://pkg.go.dev/github.com/rs/xid#section-documentation","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-15","next_check":"2026-12-12","install_tag":null}}