{"adoption": {"forks": 177, "observed_at": "2026-08-28T04:04:11.372270+00:00", "stars": 1267}, "canonical_url": "https://ross.abutalabs.com/products/antirez-rax", "card": {"archived": false, "artifact_type": "library", "description": "A radix tree implementation in ANSI C", "domain": ["databases", "developer-tools"], "enriched": true, "function": ["parser", "search-engine", "fuzzing"], "health_score": 20, "homepage": null, "language": "C", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["antirez/rax"], "name": "antirez/rax", "platform": ["c", "cross-platform"], "pushed_at": "2023-11-26T12:39:33+00:00", "repo": "antirez/rax", "stars": 1267, "tags": ["radix-tree", "data-structures", "ansi-c", "redis", "trie", "memory-efficient", "algorithms", "linux"], "topics": [], "urls": [], "use_cases": ["implement a radix tree in C", "memory-efficient key lookup data structure", "prefix search in C", "embed a trie in a database engine", "sorted iteration over string keys", "battle-tested radix tree library"], "what_it_is": "Rax is a fully featured radix tree (trie) implementation written in portable ANSI C99, originally created for Redis. It emphasizes a balance of performance and memory usage with packed nodes, cache-friendly edge scanning, iterators, and OOM-safe APIs.", "when_to_avoid": ["you need a general-purpose hash table rather than prefix-based keys", "you want a high-level language binding out of the box", "you need actively developed new features"], "when_to_choose": ["you need a fast, memory-conscious radix tree in C", "you want iterators that tolerate concurrent tree modification", "you need a portable ANSI C implementation with fuzz-tested robustness"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/antirez-rax", "repo": "antirez/rax", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "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:11.372270+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:11.372270+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T05:03:41.733586+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a55d59f4158c2333cd1e4098059a2af0dc59d4bd2d9a9e113e1fd1dea71bac0", "fetched_at": "2026-08-28T04:04:11.372270+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/rax"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3472, "days_push": 1011, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}