{"adoption": {"forks": 101, "observed_at": "2026-08-28T04:06:19.092847+00:00", "stars": 2148}, "canonical_url": "https://ross.abutalabs.com/products/kyren-piccolo", "card": {"archived": false, "artifact_type": "library", "description": "An experimental stackless Lua VM implemented in pure Rust", "domain": ["programming-languages", "developer-tools", "security"], "enriched": true, "function": ["interpreter", "programming-language"], "health_score": 46, "homepage": null, "language": "Rust", "license": "CC0-1.0", "license_family": "permissive", "maturity": "experimental", "member_repos": ["kyren/piccolo"], "name": "kyren/piccolo", "platform": ["rust", "cross-platform"], "pushed_at": "2025-07-10T20:40:39+00:00", "repo": "kyren/piccolo", "stars": 2148, "tags": ["lua-vm", "stackless", "sandboxing", "scripting", "garbage-collection", "sandbox"], "topics": [], "urls": [], "use_cases": ["run untrusted Lua scripts safely in a Rust application", "embed a Lua interpreter in Rust with safe bindings", "sandbox scripts with bounded execution time and memory", "interpret Lua code without a C dependency", "bind Rust APIs to Lua user types that survive garbage collection"], "what_it_is": "Piccolo is an experimental stackless Lua interpreter implemented in pure Rust, designed to safely run and sandbox untrusted Lua scripts. It emphasizes memory safety, DoS resilience, and safe Rust-to-Lua API bindings.", "when_to_avoid": ["you need full PUC-Rio Lua compatibility or performance", "you need a stable, production-ready API (pre-1.0 with frequent breakage)", "you need protection against side-channel attacks"], "when_to_choose": ["you need to execute untrusted Lua scripts with strong sandboxing guarantees", "you want a pure-Rust Lua interpreter with no C dependencies", "you need safe, GC-aware Rust/Lua bindings"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/kyren-piccolo", "repo": "kyren/piccolo", "role": "main", "score": 37}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "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:19.092847+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:19.092847+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:51:07.084810+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff2328bfb6ee8d77a2bd0b14e30f472ef82fb3e9ff24d7743764d4efe703ac0a", "fetched_at": "2026-08-28T04:06:19.092847+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyren/piccolo"}, {"content_hash": "edd471ad66bf56367eb980a61ed520aa3052b7d71854163634cbf4afc777a099", "fetched_at": "2026-08-29T10:30:53.999509+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/piccolo"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 31, "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": 3072, "days_push": 419, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 37, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}