{"adoption": {"forks": 287, "observed_at": "2026-08-28T04:05:42.436714+00:00", "stars": 1833}, "canonical_url": "https://ross.abutalabs.com/products/libquic", "card": {"archived": false, "artifact_type": "library", "description": "QUIC, a multiplexed stream transport over UDP", "domain": ["networking", "web-development", "performance", "developer-tools"], "enriched": true, "function": ["networking", "http-server", "http-client", "security"], "health_score": 20, "homepage": "http://devsisters.github.io/goquic/", "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["devsisters/libquic"], "name": "devsisters/libquic", "platform": ["cpp", "cross-platform"], "pushed_at": "2022-10-10T14:45:22+00:00", "repo": "devsisters/libquic", "stars": 1833, "tags": ["quic", "udp-transport", "boringssl", "chromium", "cmake", "low-latency", "language-bindings", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["add QUIC protocol support to a C++ application", "build a low-latency UDP-based transport instead of TCP+TLS", "create language bindings for QUIC (e.g., Go, Python)", "integrate QUIC into an HTTP server like nginx or Apache", "experiment with QUIC connection migration and multiplexing", "reduce connection establishment latency for mobile clients"], "what_it_is": "libquic is a standalone C++ library packaging Chromium's QUIC implementation with minimal dependencies (only embedded BoringSSL), built via CMake. It serves as a reference for implementing the QUIC multiplexed UDP transport protocol and for building language bindings like goquic.", "when_to_avoid": ["you need modern QUIC / HTTP/3 support - this tracks the older Google QUIC era of Chromium", "you want an actively maintained library with recent upstream syncs", "you prefer a higher-level QUIC implementation like ngtcp2, quiche, or msquic", "you need production support and documentation beyond Chromium's toy client/server examples"], "when_to_choose": ["you need a self-contained QUIC library with no external dependency installs", "you want to build language bindings from a minimal C++ QUIC codebase", "you need Chromium's QUIC implementation extracted for integration into C/C++ code"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/libquic", "repo": "devsisters/libquic", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "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:42.436714+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.436714+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:18:37.813085+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "54029873ad91b4964d7ebb030afc6bb15c8316b3baf67105393eeca74a6b4884", "fetched_at": "2026-08-28T04:05:42.436714+00:00", "kind": "readme", "missing": false, "url": "https://github.com/devsisters/libquic"}, {"content_hash": "9060a1eec787d7c73ee0e33c443c248a2ab4c4ba96f4fca9dfea6f34c918cbf2", "fetched_at": "2026-08-29T10:57:47.348893+00:00", "kind": "homepage", "missing": false, "url": "http://devsisters.github.io/goquic/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4249, "days_push": 1423, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}