{"id":17929410,"url":"https://github.com/iximiuz/reapme","last_synced_at":"2025-07-05T23:34:34.825Z","repository":{"id":77696356,"uuid":"215639874","full_name":"iximiuz/reapme","owner":"iximiuz","description":"Playing with Linux processes termination in Rust","archived":false,"fork":false,"pushed_at":"2022-09-07T17:45:49.000Z","size":14,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T05:48:45.490Z","etag":null,"topics":["linux","process","rust","subreaper"],"latest_commit_sha":null,"homepage":"https://iximiuz.com/en/posts/dealing-with-processes-termination-in-Linux/","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/iximiuz.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":"2019-10-16T20:36:04.000Z","updated_at":"2025-02-26T02:17:39.000Z","dependencies_parsed_at":"2023-04-07T23:35:36.429Z","dependency_job_id":null,"html_url":"https://github.com/iximiuz/reapme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iximiuz/reapme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iximiuz%2Freapme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iximiuz%2Freapme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iximiuz%2Freapme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iximiuz%2Freapme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iximiuz","download_url":"https://codeload.github.com/iximiuz/reapme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iximiuz%2Freapme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263826251,"owners_count":23516750,"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":["linux","process","rust","subreaper"],"created_at":"2024-10-28T21:09:08.821Z","updated_at":"2025-07-05T23:34:34.814Z","avatar_url":"https://github.com/iximiuz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reapme - playing with Linux processes termination in Rust\n\nThe project covers the following scenarios:\n\n- awaiting a child process termination;\n- awaiting a grandchild process termination;\n- catching the parent process termination.\n\nRead more about it in my \u003ca href=\"https://iximiuz.com/en/posts/dealing-with-processes-termination-in-Linux/\"\u003eblog\u003c/a\u003e.\n\n## Usage\n```bash\ncargo build\n\n# wait for the child termination\ncargo run --bin wait_block\n\n# wait for the child termination while busy looping\ncargo run --bin wait_busy\n\n# wait for the child termination signaled to you\ncargo run --bin wait_signal\n\n# test Linux CHILD_SUBREAPER feature\ncargo run --bin subreaper\n\n# put all things together\ncargo run --bin combined\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiximiuz%2Freapme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiximiuz%2Freapme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiximiuz%2Freapme/lists"}