{"adoption": {"forks": 134, "observed_at": "2026-08-28T04:05:59.445490+00:00", "stars": 1961}, "canonical_url": "https://ross.abutalabs.com/products/snmalloc", "card": {"archived": false, "artifact_type": "library", "description": "Message passing based allocator", "domain": ["performance", "developer-tools", "microservices"], "enriched": true, "function": ["caching", "concurrency", "developer-tools"], "health_score": 99, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["microsoft/snmalloc"], "name": "microsoft/snmalloc", "platform": ["windows", "cpp", "rust", "cross-platform"], "pushed_at": "2026-08-26T11:25:59+00:00", "repo": "microsoft/snmalloc", "stars": 1961, "tags": ["memory-allocator", "malloc", "message-passing", "header-only", "hardened-allocator", "ld-preload", "linux", "macos"], "topics": ["allocator", "malloc", "memory-allocator"], "urls": [], "use_cases": ["replace glibc malloc with a faster allocator", "speed up multithreaded apps that free memory on other threads", "reduce allocator contention on many-core servers", "use a hardened allocator against heap corruption exploits", "use snmalloc from Rust via the snmalloc-rs crate", "LD_PRELOAD an allocator without recompiling"], "what_it_is": "snmalloc is a high-performance, message-passing based memory allocator from Microsoft, usable as a header-only C++ library, via LD_PRELOAD, or from Rust. It excels at cross-thread deallocation and batched frees with lock-free remote deallocation and an optional hardened build with allocation randomisation and metadata protection.", "when_to_avoid": ["tiny single-threaded programs where allocator choice barely matters", "platforms without supported backend abstractions", "you need allocator features like full heap profiling or GC integration"], "when_to_choose": ["workloads with cross-thread deallocation or large batch frees", "many-core applications needing scalable allocation", "security-sensitive apps wanting hardened heap features", "you want a drop-in malloc replacement or header-only C++ integration"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/snmalloc", "repo": "microsoft/snmalloc", "role": "main", "score": 92}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "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:59.445490+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:59.445490+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:05:39.085590+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3efacbb3c88c7667341560350cbfad138a6e049441f70cfbbebcf36e537501c7", "fetched_at": "2026-08-28T04:05:59.445490+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/snmalloc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 77}, "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": 2793, "days_push": 7, "days_rel": 72, "gap_med": 90, "n_releases_24m": 6}, "score": 92, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}