{"adoption": {"forks": 96, "observed_at": "2026-08-28T04:03:47.606382+00:00", "stars": 1154}, "canonical_url": "https://ross.abutalabs.com/products/mlib", "card": {"archived": false, "artifact_type": "library", "description": "M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["serialization", "concurrency", "json"], "health_score": 96, "homepage": null, "language": "C", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["P-p-H-d/mlib"], "name": "P-p-H-d/mlib", "platform": ["c", "cpp", "cross-platform"], "pushed_at": "2026-07-22T20:15:41+00:00", "repo": "P-p-H-d/mlib", "stars": 1154, "tags": ["data-structures", "containers", "type-safe", "header-only", "stl-equivalent", "lock-free", "c99", "c11", "algorithms"], "topics": ["c", "generic", "list", "array", "tuples", "variant", "tree", "collections", "stack", "string", "bitset", "algorithms", "hashmap", "priority-queue", "queue", "lock-free", "json", "set", "data-structures"], "urls": [], "use_cases": ["use generic type-safe containers in pure C", "get an STL-like hashmap or vector in C99", "implement lock-free queues for worker threads", "serialize C data structures to JSON or binary", "build recursive container-of-container types with destructors"], "what_it_is": "M*LIB is a header-only C library providing generic, type-safe containers and data structures (arrays, lists, hashmaps, trees, queues, strings, tuples, variants) comparable to the C++ STL, for C99/C11. It also includes algorithms, JSON/binary serialization, and thread-safe containers.", "when_to_avoid": ["you are writing C++ and can use the standard library directly", "you need runtime-polymorphic containers rather than macro-generated types", "your toolchain lacks C99/C11 support"], "when_to_choose": ["you write C99/C11 and want STL-like containers without runtime dependencies", "you need compile-time type safety and custom constructors/destructors for container elements", "you want header-only integration with no build step"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/mlib", "repo": "P-p-H-d/mlib", "role": "main", "score": 83}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "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:47.606382+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:47.606382+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:32:15.659754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7a93d19e2af99d750d4cb8cb23ff305c61c409e043eed1b43da7a5434e2afdb2", "fetched_at": "2026-08-28T04:03:47.606382+00:00", "kind": "readme", "missing": false, "url": "https://github.com/P-p-H-d/mlib"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "longevity": 100, "rhythm": 60}, "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": 3483, "days_push": 42, "days_rel": 54, "gap_med": 214.0, "n_releases_24m": 3}, "score": 83, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}