{"adoption": {"forks": 60, "observed_at": "2026-08-28T04:03:24.774269+00:00", "stars": 1057}, "canonical_url": "https://ross.abutalabs.com/products/offsetallocator", "card": {"archived": false, "artifact_type": "library", "description": "Fast O(1) offset allocator with minimal fragmentation", "domain": ["graphics", "performance"], "enriched": true, "function": ["caching"], "health_score": 20, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["sebbbi/OffsetAllocator"], "name": "sebbbi/OffsetAllocator", "platform": ["cpp", "cross-platform"], "pushed_at": "2024-04-30T15:06:34+00:00", "repo": "sebbbi/OffsetAllocator", "stars": 1057, "tags": ["allocator", "gpu-memory", "real-time", "sub-allocation", "o1", "header-only", "memory-allocation", "algorithms"], "topics": [], "urls": [], "use_cases": ["sub-allocate GPU heap memory in a rendering engine", "allocate offsets into a large buffer with hard real-time guarantees", "replace pow2 buddy allocators to reduce memory waste", "manage VRAM allocations in a game engine", "implement fast fixed-size-class memory pooling"], "what_it_is": "A fast hard-realtime O(1) offset allocator in C++ with minimal fragmentation, using 256 floating-point-distributed bins and two-level bitfields. It returns offsets rather than pointers, making it ideal for sub-allocating GPU heaps, buffers, and other resources.", "when_to_avoid": ["you need a general-purpose malloc replacement returning pointers", "allocation sizes are highly irregular and unbounded", "your project is not C++"], "when_to_choose": ["you need O(1) worst-case allocation with bounded fragmentation overhead (~6.25% average)", "you allocate offsets into a resource like a GPU heap rather than raw memory", "hard real-time constraints rule out general-purpose allocators"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/offsetallocator", "repo": "sebbbi/OffsetAllocator", "role": "main", "score": 31}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "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:03:24.774269+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:24.774269+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:58:00.138861+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91c2b380d317a8409f321a13603a7d06dd07c20b9db115a41ab54f3007e2746a", "fetched_at": "2026-08-28T04:03:24.774269+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sebbbi/OffsetAllocator"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 94, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1319, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 31, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}