{"adoption": {"forks": 131, "observed_at": "2026-08-28T04:05:19.927497+00:00", "stars": 1669}, "canonical_url": "https://ross.abutalabs.com/products/foundations", "card": {"archived": false, "artifact_type": "library", "description": "Cloudflare's Rust service foundations library.", "domain": ["developer-tools", "backend", "microservices", "monitoring", "security"], "enriched": true, "function": ["logging", "tracing", "monitoring", "configuration-management", "security", "cli", "developer-tools"], "health_score": 89, "homepage": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library", "language": "Rust", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["cloudflare/foundations"], "name": "cloudflare/foundations", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-26T13:41:52+00:00", "repo": "cloudflare/foundations", "stars": 1669, "tags": ["observability", "telemetry", "seccomp", "jemalloc", "service-framework", "metrics", "production-readiness", "linux"], "topics": [], "urls": [], "use_cases": ["add structured logging and metrics to a Rust service", "set up distributed tracing for a production Rust backend", "sandbox a Rust service's syscalls with seccomp", "manage documented service configuration in Rust", "profile memory usage of a Rust program with jemalloc", "bootstrap a production-ready Rust microservice", "add a CLI that loads service configuration"], "what_it_is": "Foundations is Cloudflare's modular Rust library for building production-grade distributed services. It bundles logging, distributed tracing, metrics, memory profiling with jemalloc, seccomp-based sandboxing, documented service configuration, and a CLI helper for config loading.", "when_to_avoid": ["you're building a small prototype or CLI script where full service scaffolding is overkill", "you already standardize on a different observability or config stack", "you need a web framework itself - Foundations complements frameworks like Oxy rather than replacing them", "you target platforms without seccomp/jemalloc support and don't need those features"], "when_to_choose": []}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/foundations", "repo": "cloudflare/foundations", "role": "main", "score": 61}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "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:05:19.927497+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.927497+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:42:46.014976+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2bfd528f741fc888d4f374d91637edb1ab3f315cc40e2c825306a9829f63ca2b", "fetched_at": "2026-08-28T04:05:19.927497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cloudflare/foundations"}, {"content_hash": "4301aeef84dba788f7527d2b1b36a9e5d48218447110cd24529ea2e322bdea85", "fetched_at": "2026-08-29T11:15:59.173751+00:00", "kind": "homepage", "missing": false, "url": "https://blog.cloudflare.com/introducing-foundations-our-open-source-rust-service-foundation-library"}, {"content_hash": "12bb2ca0cd87ba3b3ffa4fd6ed139b038e76b20662ddd8f9e8df4f7a793951a0", "fetched_at": "2026-08-29T11:15:59.183023+00:00", "kind": "site_page", "missing": false, "url": "https://blog.cloudflare.com/tag/developer-documentation"}, {"content_hash": "1ce33a0a2ec0f09a4c9cf1d991a8b7bab91842f2dacd8f217ec27f4528047fc2", "fetched_at": "2026-08-29T11:15:59.185040+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/foundations"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 68, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 958, "days_push": 7, "days_rel": 695, "gap_med": null, "n_releases_24m": 1}, "score": 61, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}