{"id":22840824,"url":"https://github.com/rustunit/parallelrun","last_synced_at":"2025-04-28T10:50:24.836Z","repository":{"id":257036758,"uuid":"857361196","full_name":"rustunit/parallelrun","owner":"rustunit","description":"Rust cli tool for running multiple commands in parallel","archived":false,"fork":false,"pushed_at":"2024-10-21T09:59:39.000Z","size":107,"stargazers_count":21,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T07:00:51.486Z","etag":null,"topics":["cli","terminal"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/parallelrun","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustunit.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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-09-14T13:01:57.000Z","updated_at":"2025-01-23T10:37:23.000Z","dependencies_parsed_at":"2024-09-14T13:50:37.551Z","dependency_job_id":null,"html_url":"https://github.com/rustunit/parallelrun","commit_stats":null,"previous_names":["rustunit/parallelrun"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Fparallelrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Fparallelrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Fparallelrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Fparallelrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustunit","download_url":"https://codeload.github.com/rustunit/parallelrun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251299732,"owners_count":21567297,"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":["cli","terminal"],"created_at":"2024-12-13T01:13:33.570Z","updated_at":"2025-04-28T10:50:24.791Z","avatar_url":"https://github.com/rustunit.png","language":"Rust","readme":"# parallelrun\n\n[![crates.io][sh_crates]][lk_crates]\n[![ci][sh_ci]][lk_ci]\n[![discord][sh_discord]][lk_discord]\n\n[sh_crates]: https://img.shields.io/crates/v/parallelrun.svg\n[lk_crates]: https://crates.io/crates/parallelrun\n[sh_ci]: https://github.com/rustunit/parallelrun/workflows/ci/badge.svg\n[lk_ci]: https://github.com/rustunit/parallelrun/actions\n[sh_discord]: https://img.shields.io/discord/1176858176897953872?label=discord\u0026color=5561E6\n[lk_discord]: https://discord.gg/rQNeEnMhus\n\n![logo](./logo.png)\n\nRuns several commands concurrently.\n\nHeavily inspired by the `nodejs` tool [concurrently](https://www.npmjs.com/package/concurrently). \n\nSupported and tested on Linux, MacOS and Windows.\n\nSupported Options:\n* `--kill-others` (terminates all other commands as soon as one exits)\n\n# Demo\n\n[![demo](https://asciinema.org/a/677736.svg)](https://asciinema.org/a/677736?autoplay=1)\n\n# Installation\n\n```\ncargo install parallelrun\n```\n\n# Example\n\n```sh\n$ parallelrun --kill-others \"echo wait 2 \u0026\u0026 sleep 2\" \"echo wait 3 \u0026\u0026 sleep 3\"\n[0] wait 2\n[1] wait 3\n[0] echo wait 2 \u0026\u0026 sleep 2 exited with code 0\n--\u003e Sending SIGTERM to other processes..\n[1] echo wait 3 \u0026\u0026 sleep 3 exited with code SIGTERM\n```\n\n# TODO\n\n- [ ] support more `concurrently` arguments","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Fparallelrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustunit%2Fparallelrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Fparallelrun/lists"}