# dolag233/Serpent SLOC report

> As of 2026-08-31 (commit 084a55d2190e), dolag233/Serpent contains 293,693 total lines: 254,597 code, 19,572 comments, 19,524 blank, across 776 files in 12 languages (top: TypeScript 59.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dolag233/Serpent to commit 084a55d2190e, 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 large codebase by counted code lines. Code represents 86.7% of all lines, comments represent 6.7%, and the repository averages 328 code lines per file. TypeScript accounts for 59.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 571 | 173,682 | 151,089 | 13,182 | 9,411 |
| TSX | 126 | 46,627 | 42,843 | 1,974 | 1,810 |
| C | 2 | 34,082 | 27,687 | 1,470 | 4,925 |
| JSON | 14 | 13,885 | 13,885 | 0 | 0 |
| CSS | 7 | 13,650 | 11,502 | 620 | 1,528 |
| JavaScript | 37 | 4,781 | 4,050 | 302 | 429 |
| C Header | 1 | 6,073 | 3,174 | 1,661 | 1,238 |
| PowerShell | 2 | 231 | 198 | 17 | 16 |
| HTML | 4 | 83 | 81 | 0 | 2 |
| Shell | 2 | 98 | 77 | 11 | 10 |
| CMake | 2 | 11 | 11 | 0 | 0 |
| Markdown | 8 | 490 | 0 | 335 | 155 |

Top language (TypeScript 59.3%). Generated at 2026-08-31T16:53:35.568283650+00:00. Canonical report: https://octocounts.com/github/dolag233/Serpent

## Report FAQ

### How many lines of code does dolag233/Serpent have?

dolag233/Serpent has 293,693 total lines, including 254,597 code lines, 19,572 comment lines, and 19,524 blank lines.

### How was the dolag233/Serpent line count measured?

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

### What commit was counted for dolag233/Serpent?

This OctoCounts report was generated from main at commit 084a55d2190e on 2026-08-31T16:53:35.568283650+00:00.

## Similar repository reports

- [DumoeDss/rasen](https://octocounts.com/github/DumoeDss/rasen) — TypeScript, 254,407 code lines
- [prisma/prisma](https://octocounts.com/github/prisma/prisma) — TypeScript, 252,672 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 262,283 code lines
- [firecrawl/firecrawl](https://octocounts.com/github/firecrawl/firecrawl) — TypeScript, 239,682 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
