{"id":19329702,"url":"https://github.com/thalesfsp/concurrentloop","last_synced_at":"2026-02-07T19:33:57.327Z","repository":{"id":65001144,"uuid":"580561376","full_name":"thalesfsp/concurrentloop","owner":"thalesfsp","description":"Concurrent Processing","archived":false,"fork":false,"pushed_at":"2024-11-10T22:17:32.000Z","size":133,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T12:46:37.197Z","etag":null,"topics":["concurrency","generic","golang","loop"],"latest_commit_sha":null,"homepage":"https://github.com/thalesfsp/concurrentloop","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/thalesfsp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-20T21:35:30.000Z","updated_at":"2024-11-10T22:17:25.000Z","dependencies_parsed_at":"2024-11-10T02:29:41.856Z","dependency_job_id":"a470553b-0c56-46ad-a29b-1e77e1f61de7","html_url":"https://github.com/thalesfsp/concurrentloop","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconcurrentloop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconcurrentloop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconcurrentloop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconcurrentloop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thalesfsp","download_url":"https://codeload.github.com/thalesfsp/concurrentloop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248611394,"owners_count":21133103,"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","generic","golang","loop"],"created_at":"2024-11-10T02:29:29.931Z","updated_at":"2026-02-07T19:33:52.297Z","avatar_url":"https://github.com/thalesfsp.png","language":"Go","readme":"# concurrentloop\n\n[![Go](https://github.com/thalesfsp/concurrentloop/actions/workflows/go.yml/badge.svg)](https://github.com/thalesfsp/concurrentloop/actions/workflows/go.yml)\n\n`concurrentloop` provides a function to call a function concurrently powered by generics, channels, and goroutines.\n\n## Install\n\n`$ go get github.com/thalesfsp/concurrentloop`\n\n### Specific version\n\nExample: `$ go get github.com/thalesfsp/concurrentloop@v1.2.0`\n\n## Usage\n\nSee [`example_test.go`](example_test.go), and [`concurrentloop_test.go`](concurrentloop_test.go) file.\n\n### Documentation\n\nRun `$ make doc` or check out [online](https://pkg.go.dev/github.com/thalesfsp/concurrentloop).\n\n## Development\n\nCheck out [CONTRIBUTION](CONTRIBUTION.md).\n\n### Release\n\n1. Update [CHANGELOG](CHANGELOG.md) accordingly.\n2. Once changes from MR are merged.\n3. Tag and release.\n\n## Roadmap\n\nCheck out [CHANGELOG](CHANGELOG.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fconcurrentloop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthalesfsp%2Fconcurrentloop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fconcurrentloop/lists"}