{"id":15637091,"url":"https://github.com/shekohex/allo-isolate","last_synced_at":"2025-12-12T15:07:12.832Z","repository":{"id":40456232,"uuid":"273530489","full_name":"shekohex/allo-isolate","owner":"shekohex","description":"Run Multithreaded Rust along with Dart VM (in isolate) 🌀","archived":false,"fork":false,"pushed_at":"2024-10-22T12:27:48.000Z","size":99,"stargazers_count":120,"open_issues_count":5,"forks_count":18,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-30T00:34:08.230Z","etag":null,"topics":["dart","ffi","flutter","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shekohex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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-06-19T15:44:37.000Z","updated_at":"2024-10-22T12:27:51.000Z","dependencies_parsed_at":"2023-11-16T23:42:53.898Z","dependency_job_id":"61f6acfc-b218-45e7-bbe1-8513de49fd07","html_url":"https://github.com/shekohex/allo-isolate","commit_stats":{"total_commits":91,"total_committers":16,"mean_commits":5.6875,"dds":0.6483516483516483,"last_synced_commit":"e137492f77424c3d8e1daede3f77d62d96e9203e"},"previous_names":["sunshine-protocol/allo-isolate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Fallo-isolate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Fallo-isolate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Fallo-isolate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Fallo-isolate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekohex","download_url":"https://codeload.github.com/shekohex/allo-isolate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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":["dart","ffi","flutter","rust-lang"],"created_at":"2024-10-03T11:09:54.645Z","updated_at":"2025-12-12T15:07:07.503Z","avatar_url":"https://github.com/shekohex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAllo Isolate (Dart VM)\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003e\n        Run Multithreaded Rust along with Dart VM (in isolate)\n  \u003c/strong\u003e\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sunshine-protocol/allo-isolate\"\u003e\n    \u003cimg src=\"https://github.com/sunshine-protocol/allo-isolate/workflows/Nightly%20lints/badge.svg\"\n      alt=\"Lints\" /\u003e\n  \u003c/a\u003e\n   \u003ca href=\"https://github.com/sunshine-protocol/allo-isolate\"\u003e\n    \u003cimg src=\"https://github.com/sunshine-protocol/allo-isolate/workflows/Security%20audit/badge.svg\"\n      alt=\"Security\" /\u003e\n  \u003c/a\u003e\n   \u003ca href=\"https://github.com/sunshine-protocol/allo-isolate\"\u003e\n    \u003cimg src=\"https://github.com/sunshine-protocol/allo-isolate/workflows/Valgrind%20Memory%20Check/badge.svg\"\n      alt=\"Valgrind Memory Check\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/allo-isolate\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/allo-isolate.svg\"\n      alt=\"crates.io\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://docs.rs/allo-isolate\"\u003e\n    \u003cimg src=\"https://docs.rs/allo-isolate/badge.svg\"\n      alt=\"Documentation\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## Safety\n\nsome of the code uses `unsafe` since, but mostly you wouldn't have to write that yourself as we provide macros for that.\n\n## Contributing\n\nWant to join us? Check out our [\"Contributing\" guide][contributing] and take a\nlook at some of these issues:\n\n- [Issues labeled \"good first issue\"][good-first-issue]\n- [Issues labeled \"help wanted\"][help-wanted]\n\n[contributing]: https://github.com/sunshine-protocol/allo-isolate/blob/master/.github/CONTRIBUTING.md\n[good-first-issue]: https://github.com/sunshine-protocol/allo-isolate/labels/good%20first%20issue\n[help-wanted]: https://github.com/sunshine-protocol/allo-isolate/labels/help%20wanted\n\n## License\n\n\u003csup\u003e\nLicensed under \u003ca href=\"LICENSE\"\u003eApache v2.0 license\u003c/a\u003e.\n\u003c/sup\u003e\n\n\u003cbr/\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Fallo-isolate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekohex%2Fallo-isolate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Fallo-isolate/lists"}