# fastify/fastify SLOC report

> As of 2026-09-16 (commit 630acd0b6cf8), fastify/fastify contains 14,756 total lines: 10,995 code, 2,188 comments, 1,573 blank, across 80 files in 5 languages (top: JavaScript 74.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fastify/fastify has 10,995 source lines of code out of 14,756 total lines across 80 files, counted from the 630acd0b6cf8a91322ff05c3d95feb991091866d ref at commit 630acd0b6cf8 by the OctoCounts tokei engine on 2026-09-16. 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 fastify/fastify to commit 630acd0b6cf8, 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.5% of all lines, comments represent 14.8%, and the repository averages 137 code lines per file. JavaScript accounts for 74.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 52 | 10,136 | 8,203 | 849 | 1,084 |
| TypeScript | 17 | 3,291 | 2,548 | 497 | 246 |
| JSON | 2 | 225 | 225 | 0 | 0 |
| Shell | 1 | 23 | 19 | 1 | 3 |
| Markdown | 8 | 1,081 | 0 | 841 | 240 |

Top language (JavaScript 74.6%). Generated at 2026-09-16T14:51:17.292506630+00:00. Canonical report: https://octocounts.com/github/fastify/fastify

## Reproduce this report

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

fastify/fastify has 14,756 total lines, including 10,995 code lines, 2,188 comment lines, and 1,573 blank lines.

### How was the fastify/fastify line count measured?

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

### What commit was counted for fastify/fastify?

This OctoCounts report was generated from 630acd0b6cf8a91322ff05c3d95feb991091866d at commit 630acd0b6cf8 on 2026-09-16T14:51:17.292506630+00:00.

## Similar repository reports

- [sleepforver/pawhub-vue](https://octocounts.com/github/sleepforver/pawhub-vue) — JavaScript, 10,941 code lines
- [1lck/AI-Resume-Form-Filling-Assistant](https://octocounts.com/github/1lck/AI-Resume-Form-Filling-Assistant) — JavaScript, 10,077 code lines
- [yjh051108/dsh-router-standard](https://octocounts.com/github/yjh051108/dsh-router-standard) — JavaScript, 11,995 code lines
- [IIIStudio/AIChat](https://octocounts.com/github/IIIStudio/AIChat) — JavaScript, 9,990 code lines
- [allemaar/open-skills](https://octocounts.com/github/allemaar/open-skills) — JavaScript, 9,968 code lines
- [Ychris12138/dsh-usage-stats](https://octocounts.com/github/Ychris12138/dsh-usage-stats) — JavaScript, 12,134 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
