{"adoption": {"forks": 116, "observed_at": "2026-08-28T04:04:52.701395+00:00", "stars": 1492}, "canonical_url": "https://ross.abutalabs.com/products/bitecs", "card": {"archived": false, "artifact_type": "library", "description": " Flexible, minimal, data-oriented ECS library for Typescript", "domain": ["performance", "cross-platform"], "enriched": true, "function": ["game-engine", "serialization", "concurrency"], "health_score": 80, "homepage": "https://bitecs.dev", "language": "TypeScript", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "active", "member_repos": ["NateTheGreatt/bitECS"], "name": "NateTheGreatt/bitECS", "platform": ["browser", "cross-platform"], "pushed_at": "2026-08-24T15:31:37+00:00", "repo": "NateTheGreatt/bitECS", "stars": 1492, "tags": ["ecs", "entity-component-system", "data-oriented-design", "soa", "typed-arrays", "lightweight", "zero-dependencies", "multithreading", "querying", "relational-entities", "game-development", "gamedev", "nodejs", "web", "typescript", "javascript"], "topics": ["ecs", "game", "game-development", "game-engine", "gamedev", "particles", "entitycomponentsystem", "high-performance", "functional"], "urls": [], "use_cases": ["build a game architecture using an entity component system pattern in TypeScript", "store game entity data in Structure-of-Arrays TypedArrays for cache-friendly performance", "query entities by component combinations each frame in a game loop", "serialize and deserialize game world state", "run ECS logic across web workers using SharedArrayBuffer multithreading", "model relationships between entities like parent-child or ownership", "keep game engine bundle size tiny with a zero-dependency ECS"], "what_it_is": "bitECS is a flexible, minimal, data-oriented Entity Component System (ECS) library for JavaScript and TypeScript, focused on high performance with a tiny ~5kb footprint and zero dependencies. It lets developers define components with any backing store (TypedArrays, plain arrays, or objects), query entities by component patterns, and build systems as composable functions without imposing strict architectural rules.", "when_to_avoid": ["you want a full-featured game engine with rendering, physics, and asset pipelines included", "you prefer an opinionated ECS with formal system classes and lifecycle hooks", "you're not working in JavaScript/TypeScript or a JS runtime environment"], "when_to_choose": ["you want a lightweight, unopinionated ECS in JavaScript/TypeScript with flexible component storage", "you need data-oriented design with SoA TypedArrays for performance-critical game code", "you want ECS without a rigid framework dictating your systems architecture", "you need multithreading support and serialization built into your ECS"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bitecs", "repo": "NateTheGreatt/bitECS", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "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:04:52.701395+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:52.701395+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:33:28.221197+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e30c8d890a52ab3fd0783ec48a51c3d52dad639cf78a11fe1848f894b5ec3a40", "fetched_at": "2026-08-28T04:04:52.701395+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NateTheGreatt/bitECS"}, {"content_hash": "12ce6bca1da553d9339e480ae8a788bb8f55c5d3693c3b24a42e46884e0a0b25", "fetched_at": "2026-08-29T11:39:26.060135+00:00", "kind": "homepage", "missing": false, "url": "https://bitecs.dev"}, {"content_hash": "c143754d046fce584fa3f3aa81bfe482021fb51c4dd77ad9dffb1a8f096f72ae", "fetched_at": "2026-08-29T11:39:26.069064+00:00", "kind": "site_page", "missing": false, "url": "https://bitecs.dev/docs/introduction"}, {"content_hash": "426dab826fcb7c12d1a77f9927f0a7cc643c5d75c989ec82af660e3dd9fb25c1", "fetched_at": "2026-08-29T11:39:26.071403+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/bitecs"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "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": 2344, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}