{"id":62944,"library":"vcaesar-gops","title":"gops","description":"Go package for listing and managing system processes.","status":"active","version":"0.42.0","language":"go","source_language":null,"source_url":"https://github.com/vcaesar/gops","tags":["process","system","monitoring","ps"],"install":[{"cmd":"go get github.com/vcaesar/gops","lang":"bash","label":"Install github.com/vcaesar/gops"}],"dependencies":[],"imports":[{"symbol":"gops","correct":"github.com/vcaesar/gops"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vcaesar/gops\"\n)\n\nfunc main() {\n\tprocesses, _ := gops.Processes()\n\tfmt.Println(len(processes))\n}","lang":"go","description":"Lists all running processes."},"warnings":[],"env_vars":null,"search_vec":"'go':2 'gop':1 'list':5 'manag':7 'monitor':12 'packag':3 'process':9,10 'ps':13 'system':8,11","created_at":"2026-06-17T16:37:59.451584+00:00","updated_at":"2026-06-17T16:37:59.451584+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/vcaesar/gops","github":"https://github.com/vcaesar/gops","docs":"https://pkg.go.dev/github.com/vcaesar/gops#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}}