{"adoption": {"forks": 93, "observed_at": "2026-08-28T04:05:01.191448+00:00", "stars": 1543}, "canonical_url": "https://ross.abutalabs.com/products/barco", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Linux containers from scratch in C.", "domain": ["operating-systems", "developer-tools"], "enriched": true, "function": ["container-runtime", "security", "developer-tools"], "health_score": 40, "homepage": "https://lucavallin.com", "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["lucavallin/barco"], "name": "lucavallin/barco", "platform": ["c", "cli"], "pushed_at": "2025-06-30T10:55:43+00:00", "repo": "lucavallin/barco", "stars": 1543, "tags": ["containers-from-scratch", "namespaces", "cgroups", "seccomp", "educational", "learning-project", "containers", "linux"], "topics": ["c", "containers", "linux"], "urls": [], "use_cases": ["run a process inside an isolated Linux container", "learn how namespaces and cgroups implement containers", "understand seccomp filters and capability dropping in practice", "study container runtime internals in readable C code", "experiment with resource limits like memory and CPU via cgroups v2"], "what_it_is": "barco is a minimal Linux container runtime written in C, built from scratch using kernel features like namespaces, cgroups, seccomp, and capabilities. It is primarily an educational project for learning how containers work at the kernel level.", "when_to_avoid": ["you need a production-grade container runtime with image management", "you want OCI compatibility, networking setup, or registry support", "you need to run containers on non-Linux platforms"], "when_to_choose": ["you want to learn how Docker-style containers work under the hood", "you need a tiny, dependency-light container runner for experimentation", "you are teaching or studying Linux kernel isolation primitives"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/barco", "repo": "lucavallin/barco", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "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:01.191448+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.191448+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:30:41.788804+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f86361877d511d1dcd299fcc70e3b898c4061b4b70fd52eb21c8b830b7dd9c4a", "fetched_at": "2026-08-28T04:05:01.191448+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucavallin/barco"}, {"content_hash": "e0210956425a204914fcf6cf2a13c2257f5904b6abcf17ce6ad07ecb661318f1", "fetched_at": "2026-08-29T11:32:02.311014+00:00", "kind": "homepage", "missing": false, "url": "https://lucavallin.com"}, {"content_hash": "dbf3c635bce1a185c6a513c24301c6849ecbb2b36e0306b702fc21d197912175", "fetched_at": "2026-08-29T11:32:02.313899+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/about"}, {"content_hash": "d1d976759cb84a22e5f5c81a355109f7dde75ebb2bd3595813af3ec1a607fd7c", "fetched_at": "2026-08-29T11:32:02.316058+00:00", "kind": "site_page", "missing": false, "url": "https://www.lucavallin.com/blog/google-cloud-networking-101-the-comprehensive-tldr"}, {"content_hash": "f65f466bfe500778c34fcaef235e75d59e1e4be4395bd3888e8003fdccba5430", "fetched_at": "2026-08-29T11:32:02.319984+00:00", "kind": "site_page", "missing": false, "url": "https://verto.lucavallin.com"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 29, "longevity": 81, "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": 1135, "days_push": 429, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}