{"id":16963047,"url":"https://github.com/zaidsasa/workerpool","last_synced_at":"2025-04-05T15:45:50.241Z","repository":{"id":223173299,"uuid":"759493198","full_name":"zaidsasa/workerpool","owner":"zaidsasa","description":"Concurrency limiting goroutine pool","archived":false,"fork":false,"pushed_at":"2025-01-22T17:38:58.000Z","size":48,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T12:44:29.645Z","etag":null,"topics":["concurrency","golang","goroutine","worker-pool"],"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/zaidsasa.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":"2024-02-18T18:33:51.000Z","updated_at":"2025-01-22T17:38:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"68d4c48c-d99c-4d22-8325-668e1562e9d1","html_url":"https://github.com/zaidsasa/workerpool","commit_stats":null,"previous_names":["zaidsasa/workerpool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaidsasa%2Fworkerpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaidsasa%2Fworkerpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaidsasa%2Fworkerpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaidsasa%2Fworkerpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaidsasa","download_url":"https://codeload.github.com/zaidsasa/workerpool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361598,"owners_count":20926642,"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":["concurrency","golang","goroutine","worker-pool"],"created_at":"2024-10-13T23:23:24.520Z","updated_at":"2025-04-05T15:45:50.220Z","avatar_url":"https://github.com/zaidsasa.png","language":"Go","readme":"# Worker Pool\n\n[![GoDoc](https://pkg.go.dev/badge/github.com/zaidsasa/workerpool)](https://pkg.go.dev/github.com/zaidsasa/workerpool)\n[![codecov](https://codecov.io/gh/zaidsasa/workerpool/graph/badge.svg?token=YKCHWB1966)](https://codecov.io/gh/zaidsasa/workerpool)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/zaidsasa/workerpool/blob/main/LICENSE)\n\nConcurrency limiting goroutine pool\n\n## Supported go versions\n\nWe currently support the most recent major Go versions from 1.21 onward.\n\n## Contributing\n\nPlease feel free to submit issues, fork the repository and send pull requests!\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n\n## Benchmark\n\n### Run\n```\ngo test -bench=. -benchmem -run=none \n```\n\n### Result\n\n```\ngoos: darwin\ngoarch: amd64\npkg: github.com/zaidsasa/workerpool\ncpu: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz\nBenchmarkGoroutines-8   \t       3\t 395232765 ns/op\t98106917 B/op\t 2015184 allocs/op\nBenchmarkWorkerPool-8   \t       4\t 308275120 ns/op\t 3776014 B/op\t   54226 allocs/op\nPASS\nok  \tgithub.com/zaidsasa/workerpool\t5.122s\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaidsasa%2Fworkerpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaidsasa%2Fworkerpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaidsasa%2Fworkerpool/lists"}