{"id":68823,"library":"panjf2000-gnet-v2","title":"gnet","description":"Package gnet implements a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.","status":"active","version":"2.9.8","language":"go","source_language":null,"source_url":"https://github.com/panjf2000/gnet","tags":["networking","event-driven","high-performance","framework"],"install":[{"cmd":"go get github.com/panjf2000/gnet/v2","lang":"bash","label":"Install github.com/panjf2000/gnet/v2"}],"dependencies":[],"imports":[{"symbol":"gnet","correct":"github.com/panjf2000/gnet/v2"}],"quickstart":{"code":"package main\n\nimport (\n    \"github.com/panjf2000/gnet/v2\"\n)\n\nfunc main() {\n    gnet.Serve(nil, \"tcp://:8080\")\n}","lang":"go","description":"Starts a gnet server on TCP port 8080."},"warnings":[],"env_vars":null,"search_vec":"'block':12 'driven':15,25 'event':14,24 'event-driven':13,23 'framework':17,29 'gnet':1,3 'go':21 'high':7,27 'high-perform':6,26 'implement':4 'lightweight':9 'network':16,22 'non':11 'non-block':10 'packag':2 'perform':8,28 'pure':20 'written':18","created_at":"2026-06-17T17:54:18.543398+00:00","updated_at":"2026-06-17T17:54:18.543398+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/panjf2000/gnet","github":"https://github.com/panjf2000/gnet","docs":"https://pkg.go.dev/github.com/panjf2000/gnet/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}