# darcyliu/google-styleguide

Mirror of "Style guides for Google-originated open-source projects"

Repository: https://github.com/darcyliu/google-styleguide
Canonical: https://ross.abutalabs.com/products/google-styleguide
Homepage: http://code.google.com/p/google-styleguide/
Language: HTML
License Family: other
Last push: 2020-06-19T03:25:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5219, "days_push": 2266, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1368, forks 310 (observed 2026-08-28T04:04:31.630773+00:00)

## What it is
A mirror of Google's official style guides for Google-originated open-source projects, covering languages like C++, Java, Python, JavaScript, and more. It provides HTML documentation of coding conventions and formatting rules.

## Use cases
- find Google's official C++ style guide
- look up Python code style rules used at Google
- adopt consistent coding conventions for a team
- get editor config files for Google Java style
- reference HTML/CSS style guidelines

## When to choose
- you want to follow Google's coding conventions in your project
- you need canonical style guide documentation for multiple languages
- you want editor formatter configs matching Google style

## When to avoid
- you need an automated linter that enforces style automatically
- you want a style guide with an active license or official support
- you need the most up-to-date version, since this is a mirror

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: developer-tools, documentation, programming-languages
- platform: cross-platform
- tags: style-guide, coding-standards, google, mirror, code-style

## Member repositories
- darcyliu/google-styleguide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.630773+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:03.254504+00:00, confidence not recorded.
  - readme: https://github.com/darcyliu/google-styleguide (fetched 2026-08-28T04:04:31.630773+00:00, sha 9a1fdae9d8a7)
  - homepage: http://code.google.com/p/google-styleguide/ (fetched 2026-08-29T11:57:58.715086+00:00, sha d8162b292741)
- Data as of 2026-08-30T08:39:29.467469+00:00.
