{"id":18447165,"url":"https://github.com/roadrunner-server/tcplisten","last_synced_at":"2025-07-08T09:37:20.811Z","repository":{"id":37612520,"uuid":"423427132","full_name":"roadrunner-server/tcplisten","owner":"roadrunner-server","description":"🌍 Package tcplisten provides a customizable TCP net.Listener with various performance-related options","archived":false,"fork":false,"pushed_at":"2025-03-26T19:59:58.000Z","size":164,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T16:14:41.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roadrunner-server.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":"2021-11-01T10:41:13.000Z","updated_at":"2025-03-26T19:57:05.000Z","dependencies_parsed_at":"2023-02-17T12:10:34.036Z","dependency_job_id":"c1bdb049-b049-40b6-85bc-46646f76754d","html_url":"https://github.com/roadrunner-server/tcplisten","commit_stats":null,"previous_names":["spiral/tcplisten"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roadrunner-server%2Ftcplisten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roadrunner-server%2Ftcplisten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roadrunner-server%2Ftcplisten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roadrunner-server%2Ftcplisten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roadrunner-server","download_url":"https://codeload.github.com/roadrunner-server/tcplisten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247755439,"owners_count":20990617,"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","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":[],"created_at":"2024-11-06T07:12:12.025Z","updated_at":"2025-04-08T00:32:02.418Z","avatar_url":"https://github.com/roadrunner-server.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n \u003ca href=\"https://pkg.go.dev/github.com/roadrunner-server/tcplisten?tab=doc\"\u003e\u003cimg src=\"https://godoc.org/github.com/roadrunner-server/tcplisten?status.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/roadrunner-server/tcplisten/actions\"\u003e\u003cimg src=\"https://github.com/roadrunner-server/tcplisten/workflows/tests/badge.svg\" alt=\"\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://goreportcard.com/report/github.com/roadrunner-server/tcplisten\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/roadrunner-server/tcplisten\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://codecov.io/gh/roadrunner-server/tcplisten/\"\u003e\u003cimg src=\"https://codecov.io/gh/roadrunner-server/tcplisten/branch/master/graph/badge.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://lgtm.com/projects/g/roadrunner-server/tcplisten/alerts/\"\u003e\u003cimg alt=\"Total alerts\" src=\"https://img.shields.io/lgtm/alerts/g/roadrunner-server/tcplisten.svg?logo=lgtm\u0026logoWidth=18\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://discord.gg/TFeEmCs\"\u003e\u003cimg src=\"https://img.shields.io/badge/discord-chat-magenta.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nPackage tcplisten provides customizable TCP net.Listener with various\nperformance-related options:\n\n * SO_REUSEPORT. This option allows linear scaling server performance\n   on multi-CPU servers.\n   See https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/ for details.\n\n * TCP_DEFER_ACCEPT. This option expects the server reads from the accepted\n   connection before writing to them.\n\n * TCP_FASTOPEN. See https://lwn.net/Articles/508865/ for details.\n\n\n[Documentation](https://godoc.org/github.com/roadrunner-server/tcplisten).\n\nThe package is derived from [tcplisten](https://github.com/valyala/tcplisten) with modifications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froadrunner-server%2Ftcplisten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froadrunner-server%2Ftcplisten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froadrunner-server%2Ftcplisten/lists"}