{"id":69432,"library":"v2pro-plz","title":"Plz","description":"A Go library for parallel processing and concurrency utilities.","status":"active","version":"0.0.0-20221028024117-e5f9aec5b631","language":"go","source_language":null,"source_url":"https://github.com/v2pro/plz","tags":["concurrency","parallel","goroutines"],"install":[{"cmd":"go get github.com/v2pro/plz","lang":"bash","label":"Install github.com/v2pro/plz"}],"dependencies":[],"imports":[{"symbol":"plz","correct":"github.com/v2pro/plz"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/v2pro/plz\"\n)\n\nfunc main() {\n\tplz.Go(func() {\n\t\tfmt.Println(\"Hello from plz\")\n\t})\n}","lang":"go","description":"Run a function concurrently using plz."},"warnings":[],"env_vars":null,"search_vec":"'concurr':9,11 'go':3 'goroutin':13 'librari':4 'parallel':6,12 'plz':1 'process':7 'util':10","created_at":"2026-06-17T18:01:54.152910+00:00","updated_at":"2026-06-17T18:01:54.152910+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/v2pro/plz","github":"https://github.com/v2pro/plz","docs":"https://pkg.go.dev/github.com/v2pro/plz#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-17","next_check":"2026-12-14","install_tag":null}}