{"id":17278865,"url":"https://github.com/thewawar/zio","last_synced_at":"2025-04-14T09:22:54.602Z","repository":{"id":250333745,"uuid":"834063966","full_name":"TheWaWaR/zio","owner":"TheWaWaR","description":"Zig io from tigerbeetle/src/io","archived":false,"fork":false,"pushed_at":"2024-07-27T09:39:30.000Z","size":43,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T22:43:11.103Z","etag":null,"topics":["non-bloking-io","tigerbettle","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/TheWaWaR.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-26T10:39:25.000Z","updated_at":"2024-08-29T00:02:44.000Z","dependencies_parsed_at":"2024-07-26T17:08:25.773Z","dependency_job_id":null,"html_url":"https://github.com/TheWaWaR/zio","commit_stats":null,"previous_names":["thewawar/zio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWaWaR%2Fzio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWaWaR%2Fzio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWaWaR%2Fzio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWaWaR%2Fzio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheWaWaR","download_url":"https://codeload.github.com/TheWaWaR/zio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852300,"owners_count":21171869,"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":["non-bloking-io","tigerbettle","zig"],"created_at":"2024-10-15T09:14:10.481Z","updated_at":"2025-04-14T09:22:54.574Z","avatar_url":"https://github.com/TheWaWaR.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zio\nA cross-platform event loop library extract from [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle/tree/main/src/io) code base.\n\nSupported platform:\n* Linux (io_uring)\n* Darwin (kqueue)\n* Windows (IOCP)\n\n## Examples\n\nSee: `src/io/test.zig`\n\n## Import Guide\n```shell\nzig fetch --save https://github.com/TheWaWaR/zio/archive/\u003ccommit-id\u003e.tar.gz\n```\n\nIn `build.zig`\n```zig\nconst zio = b.dependency(\"zio\", .{ .target = target, .optimize = optimize });\nexe.root_module.addImport(\"zio\", zio.module(\"zio\"));\n```\n\n## LICENSE\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewawar%2Fzio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewawar%2Fzio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewawar%2Fzio/lists"}