# GoogleCloudPlatform/microservices-demo SLOC report

> As of 2026-09-11 (commit b9a978db9e01), GoogleCloudPlatform/microservices-demo contains 47,654 total lines: 37,613 code, 6,035 comments, 4,006 blank, across 259 files in 21 languages (top: Go 40.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GoogleCloudPlatform/microservices-demo to commit b9a978db9e01, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 78.9% of all lines, comments represent 12.7%, and the repository averages 145 code lines per file. Go accounts for 40.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 29 | 18,869 | 15,245 | 1,496 | 2,128 |
| JSON | 7 | 8,693 | 8,693 | 0 | 0 |
| YAML | 81 | 8,095 | 6,760 | 1,224 | 111 |
| Python | 13 | 2,664 | 2,032 | 290 | 342 |
| CSS | 4 | 1,006 | 767 | 79 | 160 |
| HTML | 11 | 1,009 | 763 | 172 | 74 |
| Protocol Buffers | 8 | 1,221 | 738 | 215 | 268 |
| SVG | 21 | 714 | 713 | 1 | 0 |
| C# | 8 | 708 | 529 | 106 | 73 |
| JavaScript | 6 | 560 | 345 | 129 | 86 |
| Java | 2 | 354 | 255 | 55 | 44 |
| Shell | 12 | 651 | 243 | 324 | 84 |

Top language (Go 40.5%). Generated at 2026-09-11T12:53:22.432308256+00:00. Canonical report: https://octocounts.com/github/GoogleCloudPlatform/microservices-demo

## Report FAQ

### How many lines of code does GoogleCloudPlatform/microservices-demo have?

GoogleCloudPlatform/microservices-demo has 47,654 total lines, including 37,613 code lines, 6,035 comment lines, and 4,006 blank lines.

### How was the GoogleCloudPlatform/microservices-demo line count measured?

OctoCounts resolved the public GitHub repository to commit b9a978db9e01, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for GoogleCloudPlatform/microservices-demo?

This OctoCounts report was generated from b9a978db9e01f4ad3dca9494a22cb9edc17548fe at commit b9a978db9e01 on 2026-09-11T12:53:22.432308256+00:00.

## Similar repository reports

- [schollz/croc](https://octocounts.com/github/schollz/croc) — Go, 38,846 code lines
- [YTwsy/OpenSurge-for-Mac](https://octocounts.com/github/YTwsy/OpenSurge-for-Mac) — Go, 35,711 code lines
- [hetznercloud/cli](https://octocounts.com/github/hetznercloud/cli) — Go, 39,633 code lines
- [masterking32/MasterDnsVPN](https://octocounts.com/github/masterking32/MasterDnsVPN) — Go, 35,505 code lines
- [fluxcd/flux2](https://octocounts.com/github/fluxcd/flux2) — Go, 35,469 code lines
- [refraction-networking/utls](https://octocounts.com/github/refraction-networking/utls) — Go, 34,419 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
