As of 2026-08-26 (commit dcaa4296d111), gin-gonic/gin contains 25,620 total lines: 17,982 code, 3,736 comments, 3,902 blank, across 112 files in 7 languages (top: Go 99.4%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving gin-gonic/gin to commit dcaa4296d111, 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.
This is a medium-sized codebase by counted code lines. Code represents 70.2% of all lines, comments represent 14.6%, and the repository averages 161 code lines per file. Go accounts for 99.4% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Go | 99 | 24099 | 17868 | 2640 | 3591 |
| Makefile | 1 | 110 | 91 | 9 | 10 |
| YAML | 1 | 13 | 11 | 0 | 2 |
| Protocol Buffers | 1 | 12 | 10 | 0 | 2 |
| Templ | 2 | 2 | 2 | 0 | 0 |
| Markdown | 7 | 1382 | 0 | 1085 | 297 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |
Top language (Go 99.4%). Generated at .
gin-gonic/gin has 25,620 total lines, including 17,982 code lines, 3,736 comment lines, and 3,902 blank lines.
OctoCounts resolved the public GitHub repository to commit dcaa4296d111, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit dcaa4296d111 on 2026-08-26T18:38:08.982834961+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: