{"adoption": {"forks": 92, "observed_at": "2026-08-28T04:04:15.391965+00:00", "stars": 1290}, "canonical_url": "https://ross.abutalabs.com/products/wikisort", "card": {"archived": false, "artifact_type": "library", "description": "Fast and stable sort algorithm that uses O(1) memory. Public domain.", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["math", "developer-tools"], "health_score": 20, "homepage": null, "language": "C++", "license": "Unlicense", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["BonzaiThePenguin/WikiSort"], "name": "BonzaiThePenguin/WikiSort", "platform": ["cpp", "c", "jvm", "cross-platform"], "pushed_at": "2021-12-14T02:46:28+00:00", "repo": "BonzaiThePenguin/WikiSort", "stars": 1290, "tags": ["sorting", "block-merge-sort", "in-place-sort", "stable-sort", "public-domain", "o1-memory", "algorithms"], "topics": [], "urls": [], "use_cases": ["sort large arrays with constant memory overhead", "stable in-place sorting in C++ without std::stable_sort allocations", "embed a memory-constrained sort in embedded or low-memory environments", "study or extend block merge sort research", "benchmark in-place merge sort against standard library sorts"], "what_it_is": "WikiSort is a public domain implementation of block merge sort, a stable sorting algorithm that runs in O(1) memory while remaining as fast as a standard merge sort. It is available in C, C++, and Java, with optional extra memory buffers to improve speed.", "when_to_avoid": ["you just need a general-purpose sort and memory usage is not a concern - standard library sorts are simpler", "you need a maintained library with active development", "you need parallel or GPU-accelerated sorting"], "when_to_choose": ["you need stable sorting with O(1) auxiliary memory", "you want fast, license-free (public domain) sorting code in C, C++, or Java", "you can supply a small cache buffer to boost performance"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/wikisort", "repo": "BonzaiThePenguin/WikiSort", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "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:15.391965+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:15.391965+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:54:50.342285+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c93d60f5f506a0d71c421b0e610b920e26da9e7ad6635e60f3479a7bed1e6a63", "fetched_at": "2026-08-28T04:04:15.391965+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BonzaiThePenguin/WikiSort"}], "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": 4575, "days_push": 1723, "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}}