{"adoption": {"forks": 854, "observed_at": "2026-08-28T04:07:38.613816+00:00", "stars": 3025}, "canonical_url": "https://ross.abutalabs.com/products/gflags", "card": {"archived": false, "artifact_type": "library", "description": "The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:", "domain": ["developer-tools", "cross-platform"], "enriched": true, "function": ["cli", "parser", "developer-tools"], "health_score": 97, "homepage": "https://gflags.github.io/gflags/", "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["gflags/gflags"], "name": "gflags/gflags", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2026-07-25T08:05:49+00:00", "repo": "gflags/gflags", "stars": 3025, "tags": ["commandline-flags", "google", "cmake", "bazel", "configuration", "command-line", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["parse commandline flags in a C++ application", "define flags next to the code that uses them", "validate flag values with sanity checks", "replace getopt with a more flexible flag library", "manage configuration flags across a large C++ codebase"], "what_it_is": "gflags is a C++ library for commandline flags processing, originally developed by Google. It supports built-in standard types and allows flags to be defined in the source file where they are used rather than centrally in main().", "when_to_avoid": ["you are starting a new project using Abseil (prefer Abseil's flags library)", "you need actively developed new features", "you are not writing C++"], "when_to_choose": ["you need distributed flag definitions across source files in C++", "you want a mature, widely-used commandline flag library with CMake/Bazel support", "your project already uses gflags and only needs maintenance releases"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gflags", "repo": "gflags/gflags", "role": "main", "score": 84}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "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:07:38.613816+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:38.613816+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:29:54.018100+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "575e4a8a96fc7da6b2b474fe7afc69d8b04434dd3f7d4ff5229ad4e5a83c184c", "fetched_at": "2026-08-28T04:07:38.613816+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gflags/gflags"}, {"content_hash": "8df2d8392b11c226db5e849affd28f332b16f57a5f70e64c37ca3b4d2f9f955e", "fetched_at": "2026-08-29T09:44:55.391604+00:00", "kind": "homepage", "missing": false, "url": "https://gflags.github.io/gflags/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 62}, "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": 4883, "days_push": 39, "days_rel": 42, "gap_med": 228, "n_releases_24m": 2}, "score": 84, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}