{"adoption": {"forks": 84, "observed_at": "2026-08-28T04:03:35.030577+00:00", "stars": 1099}, "canonical_url": "https://ross.abutalabs.com/products/bumplua", "card": {"archived": false, "artifact_type": "library", "description": "A collision detection library for Lua", "domain": ["gaming-tools"], "enriched": true, "function": ["game-engine", "simulation"], "health_score": 20, "homepage": null, "language": "Lua", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["kikito/bump.lua"], "name": "kikito/bump.lua", "platform": ["lua", "cross-platform"], "pushed_at": "2023-09-29T16:28:50+00:00", "repo": "kikito/bump.lua", "stars": 1099, "tags": ["collision-detection", "aabb", "game-physics", "love2d", "spatial-hash", "game-development"], "topics": [], "urls": [], "use_cases": ["detect collisions between rectangles in a Lua game", "build a platformer like Super Mario with sliding collision response", "make a top-down Zelda-style game with wall collisions", "prevent fast-moving bullets from tunneling through walls", "query which game entities touch a point, segment, or rectangular zone", "add simple physics to a shoot 'em up or fighting game"], "what_it_is": "bump.lua is a Lua library for axis-aligned bounding-box (AABB) collision detection with basic collision response, designed for gameistic (not realistic) physics. It uses a spatial grid for fast queries and works in any Lua-compatible environment, including LÖVE.", "when_to_avoid": ["you need circle or polygon collision shapes", "you need realistic physics like stacking or rolling", "you need simultaneous multi-object collision resolution in a deterministic order", "you are building a full physics simulation"], "when_to_choose": ["your game entities can be represented as axis-aligned rectangles", "you want gameistic collision handling for a platformer or top-down game", "you need tunnelling protection for fast-moving objects", "you want a small, fast, memory-efficient pure-Lua library"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bumplua", "repo": "kikito/bump.lua", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "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:35.030577+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:35.030577+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:46:03.702632+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "91237fe90325d990d9a74bf76aedc665cb7a3449c6147274b0e6d24099445e88", "fetched_at": "2026-08-28T04:03:35.030577+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kikito/bump.lua"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 5211, "days_push": 1069, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}