As of 2026-09-07 (commit 6f38736d63cb), nodejs/node contains 12,543,725 total lines: 9,926,652 code, 1,403,253 comments, 1,213,820 blank, across 18,407 files in 52 languages (top: C Header 20.9%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving nodejs/node to commit 6f38736d63cb, 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 very large codebase by counted code lines. Code represents 79.1% of all lines, comments represent 11.2%, and the repository averages 539 code lines per file. C Header accounts for 20.9% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C Header | 7243 | 3105284 | 2073075 | 676130 | 356079 |
| GNU Style Assembly | 855 | 2133403 | 1892708 | 10164 | 230531 |
| Perl | 374 | 1791443 | 1734644 | 26302 | 30497 |
| C++ | 3034 | 2211486 | 1700341 | 264169 | 246976 |
| C | 2834 | 1679259 | 1271772 | 244664 | 162823 |
| Assembly | 130 | 574863 | 495757 | 1864 | 77242 |
| JavaScript | 1640 | 346237 | 263716 | 44018 | 38503 |
| C++ Header | 553 | 173745 | 138360 | 19531 | 15854 |
| Python | 399 | 135777 | 105315 | 11810 | 18652 |
| Module-Definition | 36 | 47397 | 47324 | 7 | 66 |
| JSON | 124 | 39935 | 39930 | 0 | 5 |
| Shell | 134 | 43815 | 31156 | 7512 | 5147 |
Top language (C Header 20.9%). Generated at 2026-09-07T08:23:53.363021714+00:00.
nodejs/node has 12,543,725 total lines, including 9,926,652 code lines, 1,403,253 comment lines, and 1,213,820 blank lines.
OctoCounts resolved the public GitHub repository to commit 6f38736d63cb, 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 main at commit 6f38736d63cb on 2026-09-07T08:23:53.363021714+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: