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

google/styleguide resource

Style guides for Google-originated open-source projects observed · 2026-08-28

github.com/google/styleguide · homepage · HTML · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 85
  • 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: 4123
  • days_rel: n/a
  • days_push: 91
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

39538 stars · 12943 forks observed · 2026-08-28

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

Google's official style guides for many programming languages (C++, Python, Java, JavaScript, Go, and more), published for Google-originated open-source projects. It also includes an Emacs settings file for Google C++ style, while the cpplint tool itself has moved to a community fork.

Use cases

  • find Google's official C++ style guide
  • check Python naming and formatting conventions used at Google
  • align my open-source project with Google coding standards
  • set up Emacs for Google C++ style
  • learn recommended shell scripting conventions
  • reference JSON and Markdown style rules

When to choose

  • you contribute to or maintain a Google-originated open-source project
  • you want authoritative, battle-tested coding conventions for a language
  • you are defining a style guide for your team and want a proven baseline

When to avoid

  • you need the cpplint linting tool itself - use the community fork at cpplint/cpplint
  • you want to contribute changes - external pull requests are not accepted
  • you need style rules for Dart or Kotlin - those guides live in separate projects

Facets

learning-resource · maturity maintenance

documentation linter developer-tools developer-tools documentation programming-languages cross-platform style-guide coding-standards cpplint code-style google

2 sources

Member repositories

RepositoryRoleHealth v2
google/styleguidemain70

For agents

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

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