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

google/breakpad

Mirror of Google Breakpad project observed · 2026-08-28

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

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 3838
  • days_rel: n/a
  • days_push: 22
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2900 stars · 786 forks observed · 2026-08-28

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

Google Breakpad is a set of client and server components implementing a crash-reporting system for native applications. It captures minidump crash files on Linux, macOS, and Windows and provides tools like minidump_stackwalk and dump_syms to process them into readable stack traces.

Use cases

  • capture crash dumps from a native C++ application in production
  • generate readable stack traces from minidump files
  • add crash reporting to a cross-platform desktop app
  • symbolicate crash reports with dump_syms
  • debug crashes on Linux, macOS, and Windows

When to choose

  • you need battle-tested crash reporting for native C/C++ apps across Linux, macOS, and Windows
  • you want to process minidumps offline into stack traces
  • you are building a Chromium-based or Mozilla-style crash reporting pipeline

When to avoid

  • you need a hosted crash-reporting service with a dashboard out of the box
  • you want modern alternatives like Crashpad or Sentry native SDKs
  • your project is not native code (e.g., pure web or managed runtime)

Facets

library · maturity maintenance

monitoring error-handling developer-tools developer-tools cross-platform performance windows cpp cross-platform crash-reporting minidump stack-walking crash-dumps debugging linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
google/breakpadmain76

For agents

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

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