{"adoption": {"forks": 352, "observed_at": "2026-08-28T04:04:58.350568+00:00", "stars": 1526}, "canonical_url": "https://ross.abutalabs.com/products/lwrb", "card": {"archived": false, "artifact_type": "library", "description": "Lightweight generic ring buffer manager library", "domain": ["embedded-systems", "developer-tools"], "enriched": true, "function": ["caching", "concurrency", "developer-tools"], "health_score": 99, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["MaJerle/lwrb"], "name": "MaJerle/lwrb", "platform": ["c", "embedded", "cross-platform", "windows"], "pushed_at": "2026-08-21T16:02:27+00:00", "repo": "MaJerle/lwrb", "stars": 1526, "tags": ["ring-buffer", "fifo", "no-dynamic-allocation", "dma", "interrupt-safe", "embedded-c", "algorithms", "linux", "macos"], "topics": ["ring", "ring-buffer", "c", "library", "generic", "manager", "cyclic", "cyclic-buffer", "buffer", "fifo", "pipe"], "urls": [], "use_cases": ["implement a fifo byte buffer in embedded c", "buffer uart or spi data with dma zero-copy", "single producer single consumer pipe between isr and main loop", "cyclic buffer without dynamic memory allocation", "peek and skip bytes in a stream buffer", "ring buffer for serial communication on stm32"], "what_it_is": "lwrb is a lightweight, platform-independent C library implementing a generic FIFO ring (cyclic) buffer with no dynamic memory allocation. It supports zero-copy DMA transfers, peek/skip/advance operations, event notifications, and is thread/interrupt-safe for single-producer single-consumer use on CPUs with atomic size_t access.", "when_to_avoid": ["you need multi-producer multi-consumer thread-safe queues", "you want a high-level language buffer with dynamic resizing", "your platform requires atomic protection you cannot provide"], "when_to_choose": ["you need a small, dependency-free C ring buffer for embedded systems", "you want interrupt/DMA-safe single-writer single-reader buffering", "no dynamic allocation is allowed on your target"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/lwrb", "repo": "MaJerle/lwrb", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "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:58.350568+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:58.350568+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:31:35.672751+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d8b49b94f4eaa515bcd8bf3774bb26331947a3c1e18e29aab31b108de57566a0", "fetched_at": "2026-08-28T04:04:58.350568+00:00", "kind": "readme", "missing": false, "url": "https://github.com/MaJerle/lwrb"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 65}, "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": 2789, "days_push": 12, "days_rel": 20, "gap_med": null, "n_releases_24m": 1}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}