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

BCC

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more observed · 2026-08-28

github.com/iovisor/bcc · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 98
  • Release rhythm 79
  • 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: 68.5
  • age_days: 4142
  • days_rel: 62
  • days_push: 13
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

22637 stars · 4072 forks observed · 2026-08-28

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

BPF Compiler Collection (BCC) is a toolkit for writing efficient eBPF-based kernel tracing and manipulation programs, with instrumentation in C and front-ends in Python and Lua. It ships with a large collection of ready-made tools for Linux I/O, networking, and performance analysis.

Use cases

  • trace disk I/O latency on Linux
  • profile kernel function performance with eBPF
  • monitor network traffic at the kernel level
  • write custom BPF tracing tools in Python
  • debug slow syscalls on a production server
  • histogram block device I/O sizes

When to choose

  • you need low-overhead kernel instrumentation on Linux 4.1+
  • you want ready-made tracing tools plus a framework for custom eBPF programs
  • you're doing performance analysis or network traffic control on Linux

When to avoid

  • you're on a non-Linux platform
  • you need a higher-level observability product rather than a tracing toolkit
  • your kernel is older than 4.1 and can't be upgraded

Facets

library · maturity active

monitoring tracing developer-tools developer-tools performance operating-systems networking python cpp cli ebpf bpf kernel-tracing observability performance-analysis kprobes system-instrumentation linux

1 source

Member repositories

RepositoryRoleHealth v2
iovisor/bccmain92
iovisor/gobpfsdk32

For agents

markdown · JSON · MCP: product_card(name="iovisor/bcc")

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