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

lxc/lxcfs

FUSE filesystem for LXC observed · 2026-08-28

github.com/lxc/lxcfs · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 82
  • Release rhythm 57
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: 104
  • age_days: 4282
  • days_rel: 126
  • days_push: 110
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1194 stars · 273 forks observed · 2026-08-28

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

LXCFS is a small FUSE filesystem written in C that makes Linux containers feel more like virtual machines. It bind-mounts container-aware versions of crucial procfs files (cpuinfo, meminfo, uptime, etc.) so values reflect the container rather than the host.

Use cases

  • make containers report correct /proc/uptime and /proc/meminfo
  • show cgroup-aware cpu and memory values inside containers
  • run systemd in unprivileged LXC containers with cgroup access
  • mask host procfs entries for container isolation
  • make container resource limits visible to tools reading /proc

When to choose

  • you run LXC or Incus containers and want VM-like /proc visibility
  • tools inside containers misreport resources because they read host procfs
  • you need cgroup-aware proc values on older kernels without cgroup namespaces

When to avoid

  • you only use Docker or Kubernetes, which have their own proc masking
  • your kernel's cgroup namespaces already provide the isolation you need
  • you need a general-purpose FUSE filesystem rather than proc masking

Facets

cli-tool · maturity stable

file-system container-runtime monitoring operating-systems c fuse-filesystem lxc procfs cgroups containers virtualization linux fuse

8 sources

Member repositories

RepositoryRoleHealth v2
lxc/lxcfsmain77

For agents

markdown · JSON · MCP: product_card(name="lxc/lxcfs")

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