{"adoption": {"forks": 101, "observed_at": "2026-08-28T04:05:16.600417+00:00", "stars": 1648}, "canonical_url": "https://ross.abutalabs.com/products/sorted_set_nif", "card": {"archived": false, "artifact_type": "library", "description": "Elixir SortedSet backed by a Rust-based NIF", "domain": ["developer-tools"], "enriched": true, "function": ["data-science", "developer-tools"], "health_score": 69, "homepage": null, "language": "Elixir", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["discord/sorted_set_nif"], "name": "discord/sorted_set_nif", "platform": ["elixir", "rust"], "pushed_at": "2026-05-13T23:58:11+00:00", "repo": "discord/sorted_set_nif", "stars": 1648, "tags": ["sorted-set", "nif", "rustler", "elixir", "data-structure", "algorithms"], "topics": [], "urls": [], "use_cases": ["maintain a sorted set of terms in Elixir with fast operations", "get the index of items when adding or removing from a sorted collection", "random access into a sorted collection by index or slice", "store large sorted sets in Elixir without performance bottlenecks", "tune bucket sizes for specific workload performance"], "what_it_is": "An Elixir SortedSet data structure library implemented as a Native Implemented Function (NIF) in Rust using the Rustler crate. It provides sorted, unique collections with index reporting and random access, backed by a vector-of-vectors structure similar to a skip-list.", "when_to_avoid": ["you need to store references, pids, ports, functions, or floats", "you need constant-time set operations that SortedSet cannot guarantee", "you want a pure-Elixir dependency without native code compilation"], "when_to_choose": ["you need guaranteed sorted order and uniqueness for Elixir terms", "you need index reporting and random access on a set", "you are building performance-sensitive Elixir applications handling large sorted collections"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sorted_set_nif", "repo": "discord/sorted_set_nif", "role": "main", "score": 69}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "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:16.600417+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:16.600417+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:45:12.831992+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2fa1390068133428ad47439494a592586f3121ba15e7f1aed7761b2413f90109", "fetched_at": "2026-08-28T04:05:16.600417+00:00", "kind": "readme", "missing": false, "url": "https://github.com/discord/sorted_set_nif"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 82, "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": 2837, "days_push": 112, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 69, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}