# toise-dev/toise SLOC report

> As of 2026-09-15 (commit f18623f9d48e), toise-dev/toise contains 39,434 total lines: 29,198 code, 6,814 comments, 3,422 blank, across 205 files in 9 languages (top: Go 93.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

toise-dev/toise has 29,198 source lines of code out of 39,434 total lines across 205 files, counted from the f18623f9d48eacb1d62762a1f87152e167fd4007 ref at commit f18623f9d48e by the OctoCounts tokei engine on 2026-09-15. 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 toise-dev/toise to commit f18623f9d48e, 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 74.0% of all lines, comments represent 17.3%, and the repository averages 142 code lines per file. Go accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 175 | 35,047 | 27,234 | 4,905 | 2,908 |
| JSON | 1 | 1,165 | 1,165 | 0 | 0 |
| GraphQL | 1 | 399 | 368 | 0 | 31 |
| HTML | 7 | 273 | 222 | 41 | 10 |
| Protocol Buffers | 1 | 152 | 84 | 55 | 13 |
| YAML | 5 | 116 | 59 | 44 | 13 |
| Makefile | 1 | 70 | 47 | 9 | 14 |
| Dockerfile | 1 | 36 | 19 | 9 | 8 |
| Markdown | 13 | 2,176 | 0 | 1,751 | 425 |

Top language (Go 93.3%). Generated at 2026-09-15T23:01:17.452427861+00:00. Canonical report: https://octocounts.com/github/toise-dev/toise

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/toise-dev/toise/commit/f18623f9d48eacb1d62762a1f87152e167fd4007?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 toise-dev/toise have?

toise-dev/toise has 39,434 total lines, including 29,198 code lines, 6,814 comment lines, and 3,422 blank lines.

### How was the toise-dev/toise line count measured?

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

### What commit was counted for toise-dev/toise?

This OctoCounts report was generated from f18623f9d48eacb1d62762a1f87152e167fd4007 at commit f18623f9d48e on 2026-09-15T23:01:17.452427861+00:00.

## Similar repository reports

- [containernetworking/plugins](https://octocounts.com/github/containernetworking/plugins) — Go, 30,894 code lines
- [insightlabs38-pixel/zeros3](https://octocounts.com/github/insightlabs38-pixel/zeros3) — Go, 31,489 code lines
- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,619 code lines
- [tanviet12/chat-quality-agent](https://octocounts.com/github/tanviet12/chat-quality-agent) — Go, 25,169 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,284 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)
