{"id":13670090,"url":"https://github.com/lightjameslyy/stargo","last_synced_at":"2026-03-13T00:33:18.950Z","repository":{"id":57604114,"uuid":"157502784","full_name":"lightjameslyy/stargo","owner":"lightjameslyy","description":"STAR(Scheduling Tasks Asynchronously at Runtime) using Golang","archived":false,"fork":false,"pushed_at":"2019-03-25T07:43:16.000Z","size":223,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T11:34:00.894Z","etag":null,"topics":["asynchronous","dag","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lightjameslyy.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":null,"security":null,"support":null}},"created_at":"2018-11-14T06:37:16.000Z","updated_at":"2021-12-08T08:14:38.000Z","dependencies_parsed_at":"2022-09-04T10:53:04.819Z","dependency_job_id":null,"html_url":"https://github.com/lightjameslyy/stargo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lightjameslyy/stargo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightjameslyy%2Fstargo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightjameslyy%2Fstargo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightjameslyy%2Fstargo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightjameslyy%2Fstargo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightjameslyy","download_url":"https://codeload.github.com/lightjameslyy/stargo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightjameslyy%2Fstargo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30451617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asynchronous","dag","golang"],"created_at":"2024-08-02T09:00:32.157Z","updated_at":"2026-03-13T00:33:18.933Z","avatar_url":"https://github.com/lightjameslyy.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# stargo\r\n\r\n## Introduction\r\n\r\nstargo: STAR(Scheduling Tasks Asynchronously at Runtime) implemented with Golang.\r\n\r\nSTAR is a parallel optimization engine based on DAG scheduling. \r\n\r\nGolang is natrually designed for parallel and distributed programming. So, we implemented STAR using Golang.\r\n\r\n## Components\r\n\r\n### Task\r\n\r\ntask wrapper.\r\n\r\n### Dag\r\n\r\nDAG composed of tasks.\r\n\r\n### Pool\r\n\r\npool of goroutines.\r\n\r\n## Usage\r\n\r\n### example\r\n\r\n#### demo_01\r\n\r\ndemo_01 is a simple example, whose dag is as follows:\r\n\r\n![demo_01_dag](example/demo_01/demo_01.png)\r\n\r\nexecution and result:\r\n\r\n![demo_01_gif](example/demo_01/demo_01.gif)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightjameslyy%2Fstargo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightjameslyy%2Fstargo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightjameslyy%2Fstargo/lists"}