{"id":17305813,"url":"https://github.com/s8sg/lwan-coro-standalone","last_synced_at":"2025-09-07T00:42:05.078Z","repository":{"id":83014216,"uuid":"108497230","full_name":"s8sg/lwan-coro-standalone","owner":"s8sg","description":"This is a direct copy of lawn CORO implementation with different Coroutine UseCase","archived":false,"fork":false,"pushed_at":"2017-10-31T02:00:59.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T09:30:43.421Z","etag":null,"topics":["asyncio","coroutine-library","coroutines","lwan","threading"],"latest_commit_sha":null,"homepage":null,"language":"C","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/s8sg.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,"zenodo":null}},"created_at":"2017-10-27T03:56:19.000Z","updated_at":"2017-10-30T09:32:20.000Z","dependencies_parsed_at":"2023-03-11T22:15:28.730Z","dependency_job_id":null,"html_url":"https://github.com/s8sg/lwan-coro-standalone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s8sg/lwan-coro-standalone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Flwan-coro-standalone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Flwan-coro-standalone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Flwan-coro-standalone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Flwan-coro-standalone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s8sg","download_url":"https://codeload.github.com/s8sg/lwan-coro-standalone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s8sg%2Flwan-coro-standalone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983073,"owners_count":25202092,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asyncio","coroutine-library","coroutines","lwan","threading"],"created_at":"2024-10-15T11:56:49.439Z","updated_at":"2025-09-07T00:42:05.070Z","avatar_url":"https://github.com/s8sg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lwan-coro-standalone\nThis is a direct copy of lawn CORO implementation with different Coroutine UseCase\n\nCoro LIB Origin : https://github.com/lpereira/lwan/tree/master/src/lib\n\n#### Build: \n```bash\ngcc lwan-coro-example.c lwan-array.c lwan-coro.c -o example\n```\n#### Run:\n```bash\n$ ./example\ncoro_new coro1 and coro2\ncalled coro_func_foo\nyield in coro_func_foo\ncalled coro_func_bar\nyield in coro_func_bar\ncontinue in coro_func_foo\ncontinue in coro_func_bar\ncoro_free coro1 and coro2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs8sg%2Flwan-coro-standalone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs8sg%2Flwan-coro-standalone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs8sg%2Flwan-coro-standalone/lists"}