# deepseek-ai/DeepEP SLOC report

> As of 2026-09-16 (commit a56d6156febc), deepseek-ai/DeepEP contains 15,384 total lines: 12,086 code, 1,479 comments, 1,819 blank, across 63 files in 9 languages (top: C++ Header 40.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

deepseek-ai/DeepEP has 12,086 source lines of code out of 15,384 total lines across 63 files, counted from the a56d6156febcd9976e55adc85b5155bfac9f28f8 ref at commit a56d6156febc 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 deepseek-ai/DeepEP to commit a56d6156febc, 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 78.6% of all lines, comments represent 9.6%, and the repository averages 192 code lines per file. C++ Header accounts for 40.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 27 | 6,031 | 4,831 | 466 | 734 |
| CUDA | 8 | 5,271 | 4,245 | 487 | 539 |
| Python | 15 | 3,439 | 2,762 | 266 | 411 |
| Shell | 4 | 239 | 143 | 57 | 39 |
| CMake | 5 | 81 | 58 | 10 | 13 |
| C++ | 1 | 39 | 24 | 5 | 10 |
| TOML | 1 | 39 | 23 | 15 | 1 |
| Markdown | 1 | 242 | 0 | 170 | 72 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (C++ Header 40.0%). Generated at 2026-09-16T14:42:07.311524429+00:00. Canonical report: https://octocounts.com/github/deepseek-ai/DeepEP

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/deepseek-ai/DeepEP/commit/a56d6156febcd9976e55adc85b5155bfac9f28f8?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 deepseek-ai/DeepEP have?

deepseek-ai/DeepEP has 15,384 total lines, including 12,086 code lines, 1,479 comment lines, and 1,819 blank lines.

### How was the deepseek-ai/DeepEP line count measured?

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

### What commit was counted for deepseek-ai/DeepEP?

This OctoCounts report was generated from a56d6156febcd9976e55adc85b5155bfac9f28f8 at commit a56d6156febc on 2026-09-16T14:42:07.311524429+00:00.

## Similar repository reports

- [deepseek-ai/FlashMLA](https://octocounts.com/github/deepseek-ai/FlashMLA) — C++ Header, 11,674 code lines
- [Dasaav-dsv/libER](https://octocounts.com/github/Dasaav-dsv/libER) — C++ Header, 13,786 code lines
- [rahulsenna/bittorrent-cpp](https://octocounts.com/github/rahulsenna/bittorrent-cpp) — C++ Header, 18,208 code lines
- [vermellcc/vermell](https://octocounts.com/github/vermellcc/vermell) — C++ Header, 5,241 code lines
- [jmaczan/tiny-vllm](https://octocounts.com/github/jmaczan/tiny-vllm) — C++ Header, 19,753 code lines
- [mit-acl/clear](https://octocounts.com/github/mit-acl/clear) — C++ Header, 23,480 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)
