{"id":16092258,"url":"https://github.com/alecthomas/concurrency","last_synced_at":"2025-03-18T06:30:58.117Z","repository":{"id":168836807,"uuid":"644634807","full_name":"alecthomas/concurrency","owner":"alecthomas","description":"Types and functions for managing concurrency in Go.","archived":false,"fork":false,"pushed_at":"2025-03-12T22:35:41.000Z","size":15,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T23:27:39.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alecthomas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["alecthomas"]}},"created_at":"2023-05-24T00:04:22.000Z","updated_at":"2024-12-30T13:07:33.000Z","dependencies_parsed_at":"2024-02-09T05:24:38.222Z","dependency_job_id":"232e4143-3944-49d6-b9f8-c520bee0c59b","html_url":"https://github.com/alecthomas/concurrency","commit_stats":null,"previous_names":["alecthomas/concurrency"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fconcurrency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fconcurrency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fconcurrency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fconcurrency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/concurrency/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243909833,"owners_count":20367535,"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-10-09T16:06:21.596Z","updated_at":"2025-03-18T06:30:57.681Z","avatar_url":"https://github.com/alecthomas.png","language":"Go","funding_links":["https://github.com/sponsors/alecthomas"],"categories":[],"sub_categories":[],"readme":"# A collection of types and functions for structured concurrency\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/alecthomas/concurrency)](https://pkg.go.dev/github.com/alecthomas/concurrency) [![GHA Build](https://github.com/alecthomas/concurrency/actions/workflows/ci.yml/badge.svg)](https://github.com/alecthomas/concurrency/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/alecthomas/concurrency)](https://goreportcard.com/report/github.com/alecthomas/concurrency) [![Slack chat](https://img.shields.io/static/v1?logo=slack\u0026style=flat\u0026label=slack\u0026color=green\u0026message=gophers)](https://gophers.slack.com/messages/CN9DS8YF3)\n\nThis package centres around a managed tree of goroutines. An error in any\ngoroutine or sub-tree will cancel the entire tree. Each node in the tree is a\ngroup of goroutines that can be waited on.\n\nThere are also useful concurrent functions that utilise the tree.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fconcurrency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecthomas%2Fconcurrency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fconcurrency/lists"}