{"id":16131483,"url":"https://github.com/thislight/away","last_synced_at":"2025-03-18T14:31:19.398Z","repository":{"id":171529355,"uuid":"290649341","full_name":"thislight/away","owner":"thislight","description":"Portable asynchronous framework for Lua.","archived":false,"fork":false,"pushed_at":"2023-04-10T10:43:32.000Z","size":205,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T10:09:18.312Z","etag":null,"topics":["async","asynchronous","coroutine","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/thislight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2020-08-27T02:00:11.000Z","updated_at":"2022-08-30T00:54:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"272f8060-b4c7-44f3-8aa3-1c3981b3605a","html_url":"https://github.com/thislight/away","commit_stats":null,"previous_names":["thislight/away"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislight%2Faway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislight%2Faway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislight%2Faway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thislight%2Faway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thislight","download_url":"https://codeload.github.com/thislight/away/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933431,"owners_count":20370986,"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":["async","asynchronous","coroutine","lua"],"created_at":"2024-10-09T22:25:20.900Z","updated_at":"2025-03-18T14:31:19.393Z","avatar_url":"https://github.com/thislight.png","language":"Lua","readme":"# Away\nPortable asynchronous framework for Lua.\n\nKnown supported version:\n- Lua 5.3\n- Lua 5.4\n\nPipeline status:\n| Branch  | Status                                                                                                                                                                                                                                         |\n|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| master  | [![pipeline status](https://gitlab.com/thislight/away/badges/master/pipeline.svg)](https://gitlab.com/thislight/away/-/pipelines?scope=all\u0026ref=master)![coverage report](https://gitlab.com/thislight/away/badges/master/coverage.svg)    |\n| develop | [![pipeline status](https://gitlab.com/thislight/away/badges/develop/pipeline.svg)](https://gitlab.com/thislight/away/-/pipelines?scope=all\u0026ref=develop)![coverage report](https://gitlab.com/thislight/away/badges/develop/coverage.svg) |\n\n\n## Install Away\n\n````\nluarocks install away\n````\n\nOr copy the files you need. Away is zero-dependency.\n\n## Current versions\n- 0.1.2 (current)\n- 0.1.3 (developing)\n\n## Drivers\nUse away with any other asynchronous I/O library.\n\n- [away-luv](https://github.com/thislight/away-luv)\n\n## Helpers\n\n- [away-dataqueue](https://github.com/thislight/away-dataqueue)\n\n## Doucments\n- [Designs](wiki/designs.md)\n- [Usage](wiki/usage.md)\n- [Example](example/)\n- [Contribution Guide](wiki/contributing.md)\n\n## Run Tests\nTests use [busted](http://olivinelabs.com/busted/).\nTo run tests, just use the command in project directory:\n````shell\nbusted\n````\n\n## License\nGNU General Public License, version 3 or later.\n\n    away - Portable asynchronous framework for Lua.\n    Copyright (C) 2020-2022 thisLight \u003cl1589002388@gmail.com\u003e\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n\n\u003e Note on GPLv3: although you have copied code from this project, you don't need to open source if you don't convey it (see GPLv3 for definition of \"convey\"). This is not a legal advice.\n\n\u003e All `.d.tl` files are licensed under MIT License, turn to https://github.com/teal-language/teal-types/blob/master/LICENSE for details\n\n## Special Things\n\n[Earlier Version of This Project](https://gist.github.com/thislight/220ce18f2e7f303c0b08e1e9c6f3c8ae)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthislight%2Faway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthislight%2Faway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthislight%2Faway/lists"}