{"adoption": {"forks": 214, "observed_at": "2026-08-28T04:06:18.655415+00:00", "stars": 2145}, "canonical_url": "https://ross.abutalabs.com/products/microsoftiorecyclablememorystream", "card": {"archived": false, "artifact_type": "library", "description": "A library to provide pooling for .NET MemoryStream objects to improve application performance. ", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["caching", "developer-tools", "benchmarking"], "health_score": 87, "homepage": null, "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["microsoft/Microsoft.IO.RecyclableMemoryStream"], "name": "microsoft/Microsoft.IO.RecyclableMemoryStream", "platform": ["dotnet", "cross-platform"], "pushed_at": "2026-08-26T15:21:31+00:00", "repo": "microsoft/Microsoft.IO.RecyclableMemoryStream", "stars": 2145, "tags": ["memory-pooling", "memorystream", "garbage-collection", "large-object-heap", "drop-in-replacement", "dotnet"], "topics": [], "urls": [], "use_cases": ["reduce gen 2 GC pauses in a high-throughput .NET service", "avoid large object heap allocations when serializing large payloads", "replace MemoryStream in a performance-critical application", "track down memory leaks from stream buffer misuse", "pool byte buffers for reading and writing large files"], "what_it_is": "A .NET library that pools MemoryStream buffers to reduce garbage collection pressure and Large Object Heap allocations in performance-critical applications. It is a near drop-in replacement for System.IO.MemoryStream with thread-safe pooling, metrics, and debugging support.", "when_to_avoid": ["your workload allocates streams rarely or in small sizes", "you need streams that are thread-safe themselves", "you are not on a supported .NET target"], "when_to_choose": ["your .NET app allocates many MemoryStreams and suffers GC pressure", "you need a bounded, thread-safe buffer pool with metrics and logging", "you want a drop-in MemoryStream replacement supporting Span and Memory APIs"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/microsoftiorecyclablememorystream", "repo": "microsoft/Microsoft.IO.RecyclableMemoryStream", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "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:06:18.655415+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:18.655415+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:51:12.364105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a273fad453ceb903a4a954741fc1d96a33dfb3773eaf3baeee8cbb9933b6c50a", "fetched_at": "2026-08-28T04:06:18.655415+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "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": 4238, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}