{"adoption": {"forks": 26, "observed_at": "2026-08-28T04:03:56.444500+00:00", "stars": 1193}, "canonical_url": "https://ross.abutalabs.com/products/catproc", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Print the output of a running process", "domain": ["developer-tools", "operating-systems"], "enriched": true, "function": ["developer-tools", "cli", "logging"], "health_score": 20, "homepage": null, "language": "Rust", "license": "GPL-3.0", "license_family": "copyleft", "maturity": "maintenance", "member_repos": ["yujqiao/catproc"], "name": "yujqiao/catproc", "platform": ["cli", "rust"], "pushed_at": "2022-07-27T12:28:17+00:00", "repo": "yujqiao/catproc", "stars": 1193, "tags": ["ptrace", "process-debugging", "stdout-capture", "system-internals", "command-line", "linux"], "topics": [], "urls": [], "use_cases": ["capture output of a process redirected to /dev/null", "see where a running process is printing", "recover stdout from a long-running process without restarting it", "debug a process whose output went to an unknown location", "inspect write syscalls of a live process"], "what_it_is": "catp is a Rust CLI utility that prints the output of an already-running process by using ptrace to intercept write syscalls. It lets you recover stdout/stderr from processes redirected to /dev/null without restarting them.", "when_to_avoid": ["you are not on x86_64 Linux", "you cannot run with ptrace privileges (usually root)", "the target process is IO-sensitive since ptrace slows down syscalls", "you need to capture output going forward with low overhead rather than a one-off peek"], "when_to_choose": ["you need output from a process that is already running and cannot be restarted", "you are on x86_64 Linux and have ptrace/root privileges", "you want a lightweight single-binary tool with no setup"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/catproc", "repo": "yujqiao/catproc", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:56.444500+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:22:26.743819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f43ad011d9681e1d40ffcdd7f9fe4269d42a2905c915840f2894208a182d49eb", "fetched_at": "2026-08-28T04:03:56.444500+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yujqiao/catproc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1502, "days_push": 1498, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}