{"id":53768,"library":"creachadair-stringset","title":"Stringset","description":"A lightweight set implementation for string values with common set operations.","status":"active","version":"0.0.14","language":"go","source_language":null,"source_url":"https://bitbucket.org/creachadair/stringset","tags":["set","strings","collection","utility"],"install":[{"cmd":"go get bitbucket.org/creachadair/stringset","lang":"bash","label":"Install bitbucket.org/creachadair/stringset"}],"dependencies":[],"imports":[{"symbol":"stringset","correct":"bitbucket.org/creachadair/stringset"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"bitbucket.org/creachadair/stringset\"\n)\n\nfunc main() {\n\ts := stringset.New(\"a\", \"b\")\n\ts.Add(\"c\")\n\tfmt.Println(s.Contains(\"a\"))\n}","lang":"go","description":"Create a set and check membership."},"warnings":[],"env_vars":null,"search_vec":"'collect':15 'common':10 'implement':5 'lightweight':3 'oper':12 'set':4,11,13 'string':7,14 'stringset':1 'util':16 'valu':8","created_at":"2026-06-15T07:54:14.598938+00:00","updated_at":"2026-06-15T07:54:14.598938+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://bitbucket.org/creachadair/stringset","github":null,"docs":"https://pkg.go.dev/bitbucket.org/creachadair/stringset#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}}