{"id":15714763,"url":"https://github.com/ankush/test-orchestrator-rs","last_synced_at":"2025-08-30T22:12:32.316Z","repository":{"id":91454684,"uuid":"583356279","full_name":"ankush/test-orchestrator-rs","owner":"ankush","description":"BlAziNglY FaSt test orchestrator written in Rust for Frappe parallel tests","archived":false,"fork":false,"pushed_at":"2022-12-29T14:53:49.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-30T10:03:18.825Z","etag":null,"topics":[],"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/ankush.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":"2022-12-29T14:34:29.000Z","updated_at":"2023-03-04T10:38:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3b76126-df4a-4de9-bfaa-47d348578baf","html_url":"https://github.com/ankush/test-orchestrator-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ankush/test-orchestrator-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush%2Ftest-orchestrator-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush%2Ftest-orchestrator-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush%2Ftest-orchestrator-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush%2Ftest-orchestrator-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankush","download_url":"https://codeload.github.com/ankush/test-orchestrator-rs/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush%2Ftest-orchestrator-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272913729,"owners_count":25014321,"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-08-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2024-10-03T21:39:36.957Z","updated_at":"2025-08-30T22:12:32.293Z","avatar_url":"https://github.com/ankush.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlAzInGlY fast test orchestrator\n\nAt Frappe we run a lot of tests on each PR, so we need to run them in parallel and we need to run them fast! \n\n[@Suraj](https://github.com/surajshetty3416) created this brilliant [test orchestrator](https://github.com/frappe/test-orchestrator) in NodeJS, it just wasn't enough. It never felt enough, how can it be so simple? Also global shared state in NodeJS? That sounds like race condition bugs waiting to appear!\n\nSo I rewrote it in rust. Sure after looking at implementation you might say the mutex makes it practically synchronous but it still is blazingly fast because it's written in Rust. The numbers dont lie!\n\n\n```\n# Node js Version\nλ time python test.py\nAll good\npython test.py  2.18s user 0.44s system 109% cpu 2.491 total\n\n# Rust Version\nλ time python test.py\nAll good\npython test.py  2.17s user 0.54s system 109% cpu 2.473 total\n```\n\nOk now you might say it's only 0.01 seconds improvement but that's just because of slow test suite in python. Entire Frappe Framework needs to be rewritten in rust to truly benefit from this blazingly fast rewrite.\n\n\n \u003cdetails\u003e\n  \u003csummary\u003eDisclaimer\u003c/summary\u003e\n  Ofcourse this is a joke. I love rust btw. \n\u003c/details\u003e \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush%2Ftest-orchestrator-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankush%2Ftest-orchestrator-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush%2Ftest-orchestrator-rs/lists"}