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

containerd/cgroups

cgroups package for Go observed · 2026-08-28

github.com/containerd/cgroups · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 98
  • Release rhythm 70
  • Longevity 100
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: 28
  • age_days: 3613
  • days_rel: 201
  • days_push: 16
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1191 stars · 251 forks observed · 2026-08-28

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

A Go package for creating, managing, inspecting, and destroying Linux cgroups, supporting both cgroup v1 and v2 hierarchies. It uses the OCI runtime-spec resource format and is maintained by the containerd project.

Use cases

  • manage linux cgroups from a go application
  • limit cpu and memory usage of processes
  • create systemd slices for process groups
  • monitor cgroup memory and cpu stats
  • freeze and thaw process groups
  • move processes between cgroups
  • get notified on cgroup memory events

When to choose

  • you need programmatic cgroup management in Go
  • you are building a container runtime or process supervisor
  • you need both cgroup v1 and v2 support
  • you want OCI runtime-spec compatible resource constraints

When to avoid

  • you need cgroup management outside Go
  • you target non-Linux platforms
  • you just want to inspect cgroups from the shell (use systemd or cgget tools)
  • you need a full container runtime rather than a cgroup library

Facets

library · maturity active

developer-tools configuration-management monitoring operating-systems developer-tools go cgroups cgroup-v1 cgroup-v2 systemd oci-runtime-spec resource-limits container-runtime process-isolation containers devops linux

9 sources

Member repositories

RepositoryRoleHealth v2
containerd/cgroupsmain89

For agents

markdown · JSON · MCP: product_card(name="containerd/cgroups")

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