{"id":15672764,"url":"https://github.com/jakecoffman/rely","last_synced_at":"2025-08-02T05:09:38.038Z","repository":{"id":144213494,"uuid":"120060666","full_name":"jakecoffman/rely","owner":"jakecoffman","description":"reliable UDP messages for Go","archived":false,"fork":false,"pushed_at":"2020-10-13T00:55:13.000Z","size":56,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T21:49:28.962Z","etag":null,"topics":["ack","multiplayer-game","reliability","rtt","udp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakecoffman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-03T04:55:35.000Z","updated_at":"2024-07-14T11:25:58.000Z","dependencies_parsed_at":"2023-04-08T05:32:37.484Z","dependency_job_id":null,"html_url":"https://github.com/jakecoffman/rely","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jakecoffman/rely","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecoffman%2Frely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecoffman%2Frely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecoffman%2Frely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecoffman%2Frely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakecoffman","download_url":"https://codeload.github.com/jakecoffman/rely/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecoffman%2Frely/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268338279,"owners_count":24234540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ack","multiplayer-game","reliability","rtt","udp"],"created_at":"2024-10-03T15:31:22.220Z","updated_at":"2025-08-02T05:09:38.010Z","avatar_url":"https://github.com/jakecoffman.png","language":"Go","readme":"# rely\n\nport of https://github.com/networkprotocol/reliable to Go\n\n[![GoDoc](https://godoc.org/github.com/jakecoffman/rely?status.svg)](http://godoc.org/github.com/jakecoffman/rely) [![Build Status](https://travis-ci.org/jakecoffman/rely.svg?branch=master)](https://travis-ci.org/jakecoffman/rely)\n\n# performance\n\nTests below done on MBP 2.6GHz 6-Core i7 using Go 1.15.\n\nrely without pooling\n```\n$ go build -tags=test \u0026\u0026 time ./soak -iterations=8100           \n./soak -iterations=8100  0.26s user 0.02s system 99% cpu 0.280 total\n```\n\nrely with pooling\n```\n$ go build -tags=test \u0026\u0026 time ./soak -iterations=8100 -pool=true\n./soak -iterations=8100 -pool=true  0.23s user 0.01s system 90% cpu 0.271 total\n```\n\nreliable.io\n\n```\n$ time ./bin/soak 8100\ninitializing\nshutdown\n./bin/soak 8100  0.70s user 0.00s system 63% cpu 1.124 total\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecoffman%2Frely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakecoffman%2Frely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecoffman%2Frely/lists"}