{"id":16788603,"url":"https://github.com/mna/gocoro","last_synced_at":"2025-04-10T23:14:53.500Z","repository":{"id":9731348,"uuid":"11690384","full_name":"mna/gocoro","owner":"mna","description":"Lua coroutine implementation in Go","archived":false,"fork":false,"pushed_at":"2013-08-01T16:46:52.000Z","size":1020,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T23:14:42.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://0value.com/implementing-lua-coroutines-in-Go","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-26T16:57:07.000Z","updated_at":"2022-09-22T02:07:23.000Z","dependencies_parsed_at":"2022-09-24T05:51:04.086Z","dependency_job_id":null,"html_url":"https://github.com/mna/gocoro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fgocoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fgocoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fgocoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fgocoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mna","download_url":"https://codeload.github.com/mna/gocoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312134,"owners_count":21082638,"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-13T08:18:25.019Z","updated_at":"2025-04-10T23:14:53.478Z","avatar_url":"https://github.com/mna.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocoro\n\nLua coroutine implementation in a Go package. This repository is the accompanying code for the blog post [Implementing Lua Coroutines In Go][1].\n\nIt has different implementations depending on the branches. The `simple-int` branch provides the basic implementation for a simple use-case that only yields an integer. The `generic` (and `master`) branch is the full-featured, empty interface-based implementation that is closest to Lua's coroutines. The `make-func` branch is an experimental branch for a reflect package-based implementation.\n\n[1]: http://0value.com/implementing-lua-coroutines-in-Go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmna%2Fgocoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmna%2Fgocoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmna%2Fgocoro/lists"}