{"adoption": {"forks": 100, "observed_at": "2026-08-28T04:05:55.323101+00:00", "stars": 1923}, "canonical_url": "https://ross.abutalabs.com/products/openacid-slim", "card": {"archived": false, "artifact_type": "library", "description": "Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).", "domain": ["databases", "performance", "developer-tools"], "enriched": true, "function": ["search-engine", "serialization", "developer-tools"], "health_score": 80, "homepage": "https://openacid.github.io/", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["openacid/slim"], "name": "openacid/slim", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-24T02:16:22+00:00", "repo": "openacid/slim", "stars": 1923, "tags": ["trie", "compact-data-structures", "memory-efficient", "index", "key-value", "algorithms"], "topics": ["go", "golang", "memory", "compacted", "compress", "datastructure", "trie", "tree"], "urls": [], "use_cases": ["index huge on-disk key-value stores with minimal memory", "build a sparse in-memory index over external data", "perform range scans over sorted keys with low memory overhead", "store a compact set of keys as a filter in memory", "persist a compact index to disk or serialize it for transport", "reduce memory footprint of key lookup structures in Go services"], "what_it_is": "Slim is a Go library providing space-efficient data structures, most notably SlimTrie, a compacted trie that uses only about 11 bits per key with ~100 ns lookups. It serves as a minimized in-memory index for locating data stored externally on disk or over the network, with serialization support for persistence and transport.", "when_to_avoid": ["your key set changes frequently, since the trie is built for mostly static data", "you need rich per-key values stored in memory rather than just locations", "you are not working in Go", "you need dynamic insert/delete-heavy workloads with guaranteed latency"], "when_to_choose": ["you need to index millions or billions of keys in limited memory", "your data lives on disk and you only need to know where it is", "you want a faster, more compact alternative to hash maps or B-trees for static key sets", "you need a serializable, stable-memory index structure in Go"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/openacid-slim", "repo": "openacid/slim", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "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:05:55.323101+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.323101+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:09:38.980098+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd4b87dd05aef520b03a3f7199c18b4e0b6593229848dbdb354ee4b9a30f17d1", "fetched_at": "2026-08-28T04:05:55.323101+00:00", "kind": "readme", "missing": false, "url": "https://github.com/openacid/slim"}, {"content_hash": "a841b0a7836897ea7c45df346f22d2b03f87cf9767212b419a79829117a8e858", "fetched_at": "2026-08-29T10:48:59.388325+00:00", "kind": "homepage", "missing": false, "url": "https://openacid.github.io/"}], "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": 2769, "days_push": 10, "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}}