# GuGoOrg/GuGoTik SLOC report

> As of 2026-07-24 (commit 6327e5ca200e), GuGoOrg/GuGoTik contains 25,671 total lines: 21,533 code, 1,034 comments, 3,104 blank, across 168 files in 10 languages (top: Go 89.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GuGoOrg/GuGoTik to commit 6327e5ca200e, 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 83.9% of all lines, comments represent 4.0%, and the repository averages 128 code lines per file. Go accounts for 89.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 118 | 22,636 | 19,251 | 603 | 2,782 |
| YAML | 17 | 1,510 | 1,495 | 12 | 3 |
| Protocol Buffers | 10 | 533 | 434 | 0 | 99 |
| JavaScript | 5 | 140 | 123 | 0 | 17 |
| TOML | 1 | 252 | 77 | 99 | 76 |
| Batch | 1 | 56 | 51 | 0 | 5 |
| Shell | 2 | 63 | 45 | 2 | 16 |
| Dockerfile | 4 | 53 | 37 | 0 | 16 |
| PowerShell | 1 | 29 | 20 | 0 | 9 |
| Markdown | 9 | 399 | 0 | 318 | 81 |

Top language (Go 89.4%). Generated at 2026-07-24T01:54:28.507300676+00:00. Canonical report: https://octocounts.com/github/GuGoOrg/GuGoTik

## Report FAQ

### How many lines of code does GuGoOrg/GuGoTik have?

GuGoOrg/GuGoTik has 25,671 total lines, including 21,533 code lines, 1,034 comment lines, and 3,104 blank lines.

### How was the GuGoOrg/GuGoTik line count measured?

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

### What commit was counted for GuGoOrg/GuGoTik?

This OctoCounts report was generated from main at commit 6327e5ca200e on 2026-07-24T01:54:28.507300676+00:00.

## Similar repository reports

- [urfave/cli](https://octocounts.com/github/urfave/cli) — Go, 21,615 code lines
- [mageg-x/gopay](https://octocounts.com/github/mageg-x/gopay) — Go, 20,474 code lines
- [frt321for/charging-station-virtual-ops](https://octocounts.com/github/frt321for/charging-station-virtual-ops) — Go, 22,868 code lines
- [xtclovver/starling](https://octocounts.com/github/xtclovver/starling) — Go, 19,401 code lines
- [Nano-AI/leetui](https://octocounts.com/github/Nano-AI/leetui) — Go, 23,735 code lines
- [pranshuparmar/witr](https://octocounts.com/github/pranshuparmar/witr) — Go, 23,776 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)
