{"id":16752784,"url":"https://github.com/luser/procio-rs","last_synced_at":"2026-07-01T19:31:18.878Z","repository":{"id":137590594,"uuid":"124300134","full_name":"luser/procio-rs","owner":"luser","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-07T22:05:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T05:21:55.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/luser.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":"2018-03-07T22:05:37.000Z","updated_at":"2018-03-07T22:05:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"532a0105-15b4-4b74-89d4-aeba298c1220","html_url":"https://github.com/luser/procio-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luser/procio-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fprocio-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fprocio-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fprocio-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fprocio-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luser","download_url":"https://codeload.github.com/luser/procio-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fprocio-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35020869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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-13T02:48:06.429Z","updated_at":"2026-07-01T19:31:18.861Z","avatar_url":"https://github.com/luser.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Run a process on Linux and track its I/O throughput.\n\nrun `procio command arguments...` and it will print stats every second.\n\nPass `-o FILE` to redirect the command's stdout to `FILE`.\n\nSample Output\n=============\n\n```\n$ cargo run -- -o /dev/null /usr/bin/yes\n   Compiling procio v0.1.0 (file:///build/procio-rs)\n    Finished dev [unoptimized + debuginfo] target(s) in 1.24 secs\n     Running `target/debug/procio -o /dev/null /usr/bin/yes`\n1.000 s: 2 KiB/s read, 29 GiB/s write\n2.000 s: 0 B/s read, 29 GiB/s write\n3.000 s: 0 B/s read, 28 GiB/s write\n4.000 s: 0 B/s read, 28 GiB/s write\n^C\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fprocio-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluser%2Fprocio-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fprocio-rs/lists"}