# antirez/ds4 SLOC report

> As of 2026-09-17 (commit 8db1d1d155cb), antirez/ds4 contains 4,140,321 total lines: 3,574,934 code, 465,744 comments, 99,643 blank, across 2,997 files in 14 languages (top: JSON 89.8%). Default configuration. Counted with tokei via OctoCounts.

antirez/ds4 has 3,574,934 source lines of code out of 4,140,321 total lines across 2,997 files, counted from the main ref at commit 8db1d1d155cb by the OctoCounts tokei engine on 2026-09-17. 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 antirez/ds4 to commit 8db1d1d155cb, 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 very large codebase by counted code lines. Code represents 86.3% of all lines, comments represent 11.2%, and the repository averages 1,193 code lines per file. JSON accounts for 89.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 905 | 3,210,216 | 3,210,216 | 0 | 0 |
| C | 87 | 193,183 | 183,893 | 3,925 | 5,365 |
| CUDA | 36 | 59,610 | 53,213 | 2,934 | 3,463 |
| Objective-C | 1 | 50,528 | 46,547 | 976 | 3,005 |
| Metal Shading Language | 26 | 32,801 | 27,944 | 1,325 | 3,532 |
| Bitbake | 4 | 20,230 | 20,228 | 0 | 2 |
| Python | 71 | 20,458 | 18,325 | 217 | 1,916 |
| C Header | 38 | 12,979 | 10,077 | 1,755 | 1,147 |
| SVG | 8 | 1,757 | 1,757 | 0 | 0 |
| Shell | 6 | 1,787 | 1,563 | 55 | 169 |
| Makefile | 2 | 1,164 | 868 | 11 | 285 |
| C++ | 1 | 341 | 303 | 0 | 38 |

Top language (JSON 89.8%). Generated at 2026-09-17T03:11:39.378673933+00:00. Canonical report: https://octocounts.com/github/antirez/ds4

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/antirez/ds4/commit/8db1d1d155cb0400a86a86b9c62d0defb3a6148b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does antirez/ds4 have?

antirez/ds4 has 4,140,321 total lines, including 3,574,934 code lines, 465,744 comment lines, and 99,643 blank lines.

### How was the antirez/ds4 line count measured?

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

### What commit was counted for antirez/ds4?

This OctoCounts report was generated from main at commit 8db1d1d155cb on 2026-09-17T03:11:39.378673933+00:00.

## Similar repository reports

- [grafana/grafana](https://octocounts.com/github/grafana/grafana) — JSON, 3,789,331 code lines
- [FULU-Foundation/OrcaSlicer-bambulab](https://octocounts.com/github/FULU-Foundation/OrcaSlicer-bambulab) — JSON, 3,358,115 code lines
- [bambulab/BambuStudio](https://octocounts.com/github/bambulab/BambuStudio) — JSON, 3,842,603 code lines
- [compiler-explorer/compiler-explorer](https://octocounts.com/github/compiler-explorer/compiler-explorer) — JSON, 2,942,969 code lines
- [bitwarden/clients](https://octocounts.com/github/bitwarden/clients) — JSON, 2,922,655 code lines
- [ChromeDevTools/devtools-frontend](https://octocounts.com/github/ChromeDevTools/devtools-frontend) — JSON, 2,767,483 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)
- [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)
