{"adoption": {"forks": 98, "observed_at": "2026-08-28T04:03:40.388110+00:00", "stars": 1123}, "canonical_url": "https://ross.abutalabs.com/products/marisa-trie", "card": {"archived": false, "artifact_type": "library", "description": "Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.", "domain": ["developer-tools"], "enriched": true, "function": ["search-engine", "serialization"], "health_score": 94, "homepage": "https://marisa-trie.readthedocs.io/en/latest/", "language": "Cython", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["pytries/marisa-trie"], "name": "pytries/marisa-trie", "platform": ["python", "cross-platform"], "pushed_at": "2026-07-20T21:02:54+00:00", "repo": "pytries/marisa-trie", "stars": 1123, "tags": ["trie", "marisa-trie", "cython", "memory-efficient", "prefix-search", "string-mapping", "data-structures", "algorithms", "natural-language-processing"], "topics": ["trie", "tree-structure", "cython-wrapper", "marisa", "marisa-trie", "python", "python3", "python310", "python39", "pypy3", "python312", "python313", "python314"], "urls": [], "use_cases": ["store large dictionaries of strings with minimal memory", "fast prefix search / autocomplete lookups in Python", "memory-efficient string-to-value mapping", "build token dictionaries for NLP pipelines", "serialize compact string sets to disk"], "what_it_is": "A Python library providing static, memory-efficient trie data structures built on the marisa-trie C++ library via Cython bindings. It stores string keys using 50x-100x less memory than a Python dict while offering comparable lookup speed and fast prefix search.", "when_to_avoid": ["you need mutable tries with frequent insertions and deletions", "you need a values() method or fast .prefixes() on BytesTrie/RecordTrie", "you need read()/write() with file-like objects (use pickling instead)"], "when_to_choose": ["you need immutable string key storage far more compact than a dict", "you need prefix-based queries like .prefixes() or common-prefix search", "you want pip-installable Python bindings for marisa-trie"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/marisa-trie", "repo": "pytries/marisa-trie", "role": "main", "score": 81}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "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:40.388110+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.388110+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:40:53.668520+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15ac8b8ebb0a22634533ee88b1d856be85629f804bd120e1bda92966ec95f7d4", "fetched_at": "2026-08-28T04:03:40.388110+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pytries/marisa-trie"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "longevity": 100, "rhythm": 54}, "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": 5129, "days_push": 44, "days_rel": 147, "gap_med": 112.0, "n_releases_24m": 5}, "score": 81, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}