# BladeRunner322/ChatGO SLOC report

> As of 2026-08-17 (commit 81b2ae0b8686), BladeRunner322/ChatGO contains 1,430 total lines: 1,089 code, 66 comments, 275 blank, across 34 files in 6 languages (top: Go 85.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BladeRunner322/ChatGO to commit 81b2ae0b8686, 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 small codebase by counted code lines. Code represents 76.2% of all lines, comments represent 4.6%, and the repository averages 32 code lines per file. Go accounts for 85.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 28 | 1,170 | 934 | 7 | 229 |
| Makefile | 1 | 89 | 72 | 0 | 17 |
| YAML | 1 | 58 | 54 | 0 | 4 |
| SQL | 2 | 20 | 18 | 0 | 2 |
| Dockerfile | 1 | 12 | 11 | 0 | 1 |
| Markdown | 1 | 81 | 0 | 59 | 22 |

Top language (Go 85.8%). Generated at 2026-08-17T03:04:54.385578296+00:00. Canonical report: https://octocounts.com/github/BladeRunner322/ChatGO

## Report FAQ

### How many lines of code does BladeRunner322/ChatGO have?

BladeRunner322/ChatGO has 1,430 total lines, including 1,089 code lines, 66 comment lines, and 275 blank lines.

### How was the BladeRunner322/ChatGO line count measured?

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

### What commit was counted for BladeRunner322/ChatGO?

This OctoCounts report was generated from main at commit 81b2ae0b8686 on 2026-08-17T03:04:54.385578296+00:00.

## Similar repository reports

- [FiloSottile/mkcert](https://octocounts.com/github/FiloSottile/mkcert) — Go, 1,136 code lines
- [subtle-byte/ghloc](https://octocounts.com/github/subtle-byte/ghloc) — Go, 1,318 code lines
- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,358 code lines
- [joshuawheelock/grill-me](https://octocounts.com/github/joshuawheelock/grill-me) — Go, 739 code lines
- [BladeRunner322/orange-team-microservices](https://octocounts.com/github/BladeRunner322/orange-team-microservices) — Go, 692 code lines
- [vadimpidorov81-spec/optimal_route](https://octocounts.com/github/vadimpidorov81-spec/optimal_route) — Go, 497 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)
