Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/lmctfy

lmctfy is the open source version of Google’s container stack, which provides Linux application containers. observed · 2026-08-28

github.com/google/lmctfy · C++ · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4734
  • days_rel: n/a
  • days_push: 4083
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3403 stars · 237 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

lmctfy (Let Me Contain That For You) is the open-source version of Google's container stack, providing Linux application containers with resource isolation for CPU, memory, and devices. It is released as both a C++ library and a CLI, built around a high-level intent-based API for creating and managing container hierarchies.

Use cases

  • isolate cpu and memory resources for applications on a single linux machine
  • create application containers from the command line
  • build container-aware applications that manage their own subcontainers
  • create heavily isolated virtual hosts on linux
  • learn how google implemented its internal container stack

When to choose

  • you need a historical reference implementation of Google's container abstractions
  • you want an intent-based C++ API for Linux container resource isolation
  • you are researching the origins of libcontainer and modern container runtimes

When to avoid

  • you need a maintained container runtime - the project is stalled and development moved to libcontainer
  • you want broad configuration support out of the box
  • you need production container management - use Docker, containerd, or runc instead

Facets

library · maturity abandoned

container-runtime cli security infrastructure-as-code cpp cli linux-containers resource-isolation cgroups google libcontainer virtual-hosts containers devops linux

1 source

Member repositories

RepositoryRoleHealth v2
google/lmctfymain10

For agents

markdown · JSON · MCP: product_card(name="google/lmctfy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem