{"adoption": {"forks": 191, "observed_at": "2026-08-28T04:05:23.711757+00:00", "stars": 1695}, "canonical_url": "https://ross.abutalabs.com/products/rust-smallvec", "card": {"archived": false, "artifact_type": "library", "description": "\"Small vector\" optimization for Rust: store up to a small number of items on the stack", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 99, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["servo/rust-smallvec"], "name": "servo/rust-smallvec", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-26T18:56:00+00:00", "repo": "servo/rust-smallvec", "stars": 1695, "tags": ["smallvec", "stack-allocation", "data-structures", "no-std"], "topics": [], "urls": [], "use_cases": ["avoid heap allocations for small collections in rust", "store a few items on the stack instead of a vec", "optimize hot loops that allocate small vectors", "reduce allocator pressure in performance-critical rust code", "drop-in replacement for Vec with inline storage"], "what_it_is": "A Rust library providing SmallVec, a vector-like collection that stores a small number of items inline on the stack and spills to the heap only when it exceeds capacity. It is a drop-in performance optimization for reducing heap allocations in hot code paths.", "when_to_avoid": ["collections are usually large or unbounded", "you need the exact size of Vec or rely on pointer identity", "you are not writing Rust"], "when_to_choose": ["you frequently create small vectors whose length is usually below a known bound", "allocation overhead shows up in profiling", "you want Vec-like API with stack storage"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rust-smallvec", "repo": "servo/rust-smallvec", "role": "main", "score": 91}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "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:23.711757+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:23.711757+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:37:57.462388+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1142c6ed883d88805e185d026092e551ea6800b0755358c3e12995129d31f28", "fetched_at": "2026-08-28T04:05:23.711757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/servo/rust-smallvec"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 76}, "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": 4168, "days_push": 7, "days_rel": 83, "gap_med": 62, "n_releases_24m": 4}, "score": 91, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}