{"adoption": {"forks": 769, "observed_at": "2026-08-28T04:07:41.524172+00:00", "stars": 3069}, "canonical_url": "https://ross.abutalabs.com/products/nix-rust-nix", "card": {"archived": false, "artifact_type": "library", "description": "Rust friendly bindings to *nix APIs", "domain": ["developer-tools", "operating-systems", "cross-platform"], "enriched": true, "function": ["developer-tools", "concurrency", "file-system", "networking"], "health_score": 70, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["nix-rust/nix"], "name": "nix-rust/nix", "platform": ["rust", "bsd", "cross-platform"], "pushed_at": "2026-05-19T11:29:12+00:00", "repo": "nix-rust/nix", "stars": 3069, "tags": ["libc", "unix", "system-programming", "safe-bindings", "syscall", "linux", "macos"], "topics": ["rust", "rust-bindings", "libc", "unix"], "urls": [], "use_cases": ["call unix system calls from rust safely", "get hostname or process info in rust", "avoid unsafe libc code in rust", "write cross-platform unix tooling in rust", "manage file descriptors, signals, or processes in rust"], "what_it_is": "A Rust crate providing safe, friendly bindings to Unix-like platform APIs (Linux, macOS, BSD, etc.), wrapping unsafe libc calls in typed, Result-based abstractions. It is one of the most widely downloaded Rust libraries for system-level programming.", "when_to_avoid": ["you need Windows-only APIs", "you want a fully unified cross-platform OS abstraction layer", "you need raw unsafe libc access with exact C semantics"], "when_to_choose": ["you need safe, idiomatic Rust wrappers around POSIX/*nix syscalls", "you want errno handling handled for you via Result types", "you target Linux, macOS, or BSD from Rust"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/nix-rust-nix", "repo": "nix-rust/nix", "role": "main", "score": 70}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "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:07:41.524172+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:41.524172+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:28:10.211340+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "312cec645ea3fe88e13e1735223f4891fc51a2dd36d41aefa7d7a17af52bd444", "fetched_at": "2026-08-28T04:07:41.524172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nix-rust/nix"}, {"content_hash": "9a956e3490ed4b05e4482e2b836d66c6dd4f3b90f3c454e4caebcecaef9eb122", "fetched_at": "2026-08-29T09:43:23.342856+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nix"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 83, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4409, "days_push": 106, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 70, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}