{"adoption": {"forks": 56, "observed_at": "2026-08-28T04:03:22.150298+00:00", "stars": 1047}, "canonical_url": "https://ross.abutalabs.com/products/llfio", "card": {"archived": false, "artifact_type": "library", "description": "P1031 low level file i/o and filesystem library for the C++ standard", "domain": ["developer-tools", "files", "performance"], "enriched": true, "function": ["file-system", "developer-tools"], "health_score": 100, "homepage": "https://ned14.github.io/llfio/", "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["ned14/llfio"], "name": "ned14/llfio", "platform": ["cpp", "windows", "cross-platform"], "pushed_at": "2026-08-24T12:18:23+00:00", "repo": "ned14/llfio", "stars": 1047, "tags": ["file-io", "filesystem", "low-latency", "storage-class-memory", "dax", "cpp17", "zero-copy", "standardisation-proposal", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["perform low-latency file i/o in C++ with minimal syscall overhead", "write portable filesystem algorithms across Windows, Linux and macOS", "work with directly mapped non-volatile storage like Intel Optane", "avoid TOCTOU races in filesystem code", "do file i/o with exceptions and RTTI disabled", "maximize IOPS for 4Kb random transfers on fast storage"], "what_it_is": "LLFIO is a low-level file I/O and filesystem library for C++17/20, originally proposed for the C++ standard (P1031). It provides zero-copy, race-free, low-overhead file operations with strong support for storage class memory and directly mapped non-volatile storage.", "when_to_avoid": ["you just need simple high-level file reading/writing - std::filesystem or your language's stdlib suffices", "you need a stable C++ standard API - the standardisation effort was abandoned in 2025", "you work outside C++ or need a managed-language library"], "when_to_choose": ["you need very low per-operation i/o overhead (~100ns) in C++", "you target SCM/DAX or NVMe storage and want portable filesystem algorithms", "you need race-free, zero-malloc filesystem operations with preserved error codes"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/llfio", "repo": "ned14/llfio", "role": "main", "score": 85}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "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:22.150298+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:22.150298+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:01:08.488255+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7d4758f5079301cfd3e8c78beba6e31a0518e45b3ef7405a1c565d8dea20da77", "fetched_at": "2026-08-28T04:03:22.150298+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ned14/llfio"}, {"content_hash": "0942cb823ce57afbf0bf78f94c60e43868fa219b3ccd8dc75d9970ed308fd499", "fetched_at": "2026-08-29T13:02:27.306753+00:00", "kind": "homepage", "missing": false, "url": "https://ned14.github.io/llfio/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 59}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4615, "days_push": 9, "days_rel": 119, "gap_med": 114.0, "n_releases_24m": 5}, "score": 85, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}