{"adoption": {"forks": 419, "observed_at": "2026-08-28T04:09:48.769755+00:00", "stars": 6810}, "canonical_url": "https://ross.abutalabs.com/products/cxx", "card": {"archived": false, "artifact_type": "library", "description": "Safe interop between Rust and C++", "domain": ["developer-tools", "programming-languages", "cross-platform"], "enriched": true, "function": ["compiler", "developer-tools", "concurrency"], "health_score": 100, "homepage": "https://cxx.rs", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["dtolnay/cxx"], "name": "dtolnay/cxx", "platform": ["rust", "cpp", "cross-platform"], "pushed_at": "2026-08-25T04:14:20+00:00", "repo": "dtolnay/cxx", "stars": 6810, "tags": ["ffi", "interop", "code-generation", "bindings", "c-plus-plus", "build-tool"], "topics": [], "urls": [], "use_cases": ["call C++ code from Rust safely", "expose Rust functions to a C++ application", "generate Rust bindings for a C++ library", "avoid unsafe C-style FFI bindings", "integrate Rust into an existing C++ codebase", "bridge Rust String and Vec with std::string and std::vector"], "what_it_is": "CXX is a Rust library providing a safe, statically analyzed foreign function interface between Rust and C++. It generates zero-overhead bridge code on both sides from a single shared description of the FFI boundary, with idiomatic bindings for standard library types.", "when_to_avoid": ["you only need bindings for C, not C++ (bindgen may suffice)", "you need to interop with languages other than C++", "your C++ code uses templates or features outside CXX's supported type regime"], "when_to_choose": ["you need bidirectional Rust/C++ interop with memory safety guarantees", "you want zero-overhead FFI without serialization or copying", "you need idiomatic bindings for standard library types like unique_ptr and Box", "your build uses Cargo, Bazel, or Buck and you want generated bridge code"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cxx", "repo": "dtolnay/cxx", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "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:09:48.769755+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.769755+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:42:01.549117+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8d5395f82c70ecf3d0b8b765d79e18d897a2681e3d2392b3cbde4c069cd66d85", "fetched_at": "2026-08-28T04:09:48.769755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dtolnay/cxx"}, {"content_hash": "9dc7abcd06747b82902e530818a535065fb6f4a3f0f37e606ab71b6772530e7b", "fetched_at": "2026-08-29T08:38:03.477818+00:00", "kind": "homepage", "missing": false, "url": "https://cxx.rs"}, {"content_hash": "3e8f051ce09eb467fe361de6b6ecc4af3420913c9ebb4bc7e7e2b5aa9e3bb9ea", "fetched_at": "2026-08-29T08:38:03.486926+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cxx"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 84}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2441, "days_push": 8, "days_rel": 25, "gap_med": 2.0, "n_releases_24m": 71}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}