# xyzmean/xsteer SLOC report

> As of 2026-09-17 (commit 4ebb56f124e4), xyzmean/xsteer contains 24,239 total lines: 16,302 code, 6,263 comments, 1,674 blank, across 87 files in 4 languages (top: Go 95.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

xyzmean/xsteer has 16,302 source lines of code out of 24,239 total lines across 87 files, counted from the main ref at commit 4ebb56f124e4 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving xyzmean/xsteer to commit 4ebb56f124e4, 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 67.3% of all lines, comments represent 25.8%, and the repository averages 187 code lines per file. Go accounts for 95.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 83 | 22,801 | 15,615 | 5,702 | 1,484 |
| Shell | 2 | 929 | 665 | 169 | 95 |
| JSON | 1 | 22 | 22 | 0 | 0 |
| Markdown | 1 | 487 | 0 | 392 | 95 |

Top language (Go 95.8%). Generated at 2026-09-17T10:53:26.209706832+00:00. Canonical report: https://octocounts.com/github/xyzmean/xsteer

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/xyzmean/xsteer/commit/4ebb56f124e4b6926d5d6faf3e313cb12f5d2c88?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does xyzmean/xsteer have?

xyzmean/xsteer has 24,239 total lines, including 16,302 code lines, 6,263 comment lines, and 1,674 blank lines.

### How was the xyzmean/xsteer line count measured?

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

### What commit was counted for xyzmean/xsteer?

This OctoCounts report was generated from main at commit 4ebb56f124e4 on 2026-09-17T10:53:26.209706832+00:00.

## Similar repository reports

- [etcd-io/raft](https://octocounts.com/github/etcd-io/raft) — Go, 16,421 code lines
- [gin-gonic/gin](https://octocounts.com/github/gin-gonic/gin) — Go, 16,080 code lines
- [uber-go/zap](https://octocounts.com/github/uber-go/zap) — Go, 16,532 code lines
- [geektutu/7days-golang](https://octocounts.com/github/geektutu/7days-golang) — Go, 15,970 code lines
- [XiaoChenChris/-Feed-AI-](https://octocounts.com/github/XiaoChenChris/-Feed-AI-) — Go, 16,747 code lines
- [iamtew/subotto](https://octocounts.com/github/iamtew/subotto) — Go, 17,323 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
