{"id":13438367,"url":"https://github.com/dpc/mioco","last_synced_at":"2025-04-06T07:11:17.562Z","repository":{"id":57639081,"uuid":"88830552","full_name":"dpc/mioco","owner":"dpc","description":"[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).","archived":false,"fork":false,"pushed_at":"2019-03-11T04:24:00.000Z","size":77,"stargazers_count":149,"open_issues_count":4,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-29T05:48:21.442Z","etag":null,"topics":["async","asynchronous","coroutines","fibers","green-threads","io","rust","scalability"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dpc.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":"2017-04-20T06:46:05.000Z","updated_at":"2025-03-23T10:24:29.000Z","dependencies_parsed_at":"2022-08-27T20:03:02.339Z","dependency_job_id":null,"html_url":"https://github.com/dpc/mioco","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/dpc%2Fmioco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmioco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmioco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmioco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/mioco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445669,"owners_count":20939958,"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","coroutines","fibers","green-threads","io","rust","scalability"],"created_at":"2024-07-31T03:01:04.906Z","updated_at":"2025-04-06T07:11:17.541Z","avatar_url":"https://github.com/dpc.png","language":"Rust","readme":"\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/dpc/mioco\"\u003e\n      \u003cimg src=\"https://img.shields.io/travis/dpc/mioco/master.svg?style=flat-square\" alt=\"Travis CI Build Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://ci.appveyor.com/project/dpc/mioco/branch/master\"\u003e\n      \u003cimg src=\"https://ci.appveyor.com/api/projects/status/p5rjfbqw2a3pxc4o/branch/master?svg=true\" alt=\"App Veyor Build Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/mioco\"\u003e\n      \u003cimg src=\"http://meritbadge.herokuapp.com/mioco?style=flat-square\" alt=\"crates.io\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://gitter.im/dpc/mioco\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square\" alt=\"Gitter Chat\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cstrong\u003e\u003ca href=\"//dpc.github.io/mioco/\"\u003eDocumentation\u003c/a\u003e\u003c/strong\u003e\n\u003c/p\u003e\n\n# mioco\n\nMioco provides green-threads (aka fibers) like eg. Goroutines in Go, for Rust.\n\n## Status\n\nThis repo is a complete re-implementation of mioco. The code of previous\nversions was moved to [mioco.pre-0.9][mioco-pre-0.9].\n\n[mioco-pre-0.9]: https://github.com/dpc/mioco.pre-0.9\n\nThe goals of new implementation:\n\n* [x] switch to latest `mio` version\n* [x] copy all the applicable good ideas from `tokio` reactor code\n* [x] simplify the approach\n  * [x] remove the exposed scheduler\n* [x] model the API to be more like `std` library, less like `mio`\n* [ ] focus on synchronization primitives first\n* [ ] support async file IO (via worker threads)\n* [ ] port all the existing mioco features, tests, examples etc.\n","funding_links":[],"categories":["Libraries","库 Libraries","库","异步（Asynchronous）"],"sub_categories":["Asynchronous","异步 Asynchronous","异步","天文（Astronomy）"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fmioco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Fmioco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fmioco/lists"}