# october-dev/october-bus SLOC report

> As of 2026-09-02 (commit ddbfe9a916f2), october-dev/october-bus contains 10,191 total lines: 8,158 code, 1,066 comments, 967 blank, across 58 files in 5 languages (top: Go 79.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving october-dev/october-bus to commit ddbfe9a916f2, 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 80.1% of all lines, comments represent 10.5%, and the repository averages 141 code lines per file. Go accounts for 79.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 22 | 7,052 | 6,471 | 121 | 460 |
| JSON | 13 | 1,046 | 1,046 | 0 | 0 |
| TypeScript | 5 | 674 | 600 | 2 | 72 |
| QML | 1 | 48 | 41 | 0 | 7 |
| Markdown | 17 | 1,371 | 0 | 943 | 428 |

Top language (Go 79.3%). Generated at 2026-09-02T07:59:05.181054258+00:00. Canonical report: https://octocounts.com/github/october-dev/october-bus

## Report FAQ

### How many lines of code does october-dev/october-bus have?

october-dev/october-bus has 10,191 total lines, including 8,158 code lines, 1,066 comment lines, and 967 blank lines.

### How was the october-dev/october-bus line count measured?

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

### What commit was counted for october-dev/october-bus?

This OctoCounts report was generated from main at commit ddbfe9a916f2 on 2026-09-02T07:59:05.181054258+00:00.

## Similar repository reports

- [sautmanurung2/NanoPony](https://octocounts.com/github/sautmanurung2/NanoPony) — Go, 7,272 code lines
- [Suryxin-xx/ResumeDetective](https://octocounts.com/github/Suryxin-xx/ResumeDetective) — Go, 9,115 code lines
- [stupside/castor](https://octocounts.com/github/stupside/castor) — Go, 6,995 code lines
- [containernetworking/cni](https://octocounts.com/github/containernetworking/cni) — Go, 9,336 code lines
- [coder/websocket](https://octocounts.com/github/coder/websocket) — Go, 6,886 code lines
- [frt321for/temperature-control](https://octocounts.com/github/frt321for/temperature-control) — Go, 9,566 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)
