# sgl-project/mini-sglang SLOC report

> As of 2026-09-17 (commit 20fcd7f3c6a1), sgl-project/mini-sglang contains 10,517 total lines: 8,136 code, 556 comments, 1,825 blank, across 105 files in 7 languages (top: Python 82.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sgl-project/mini-sglang has 8,136 source lines of code out of 10,517 total lines across 105 files, counted from the 20fcd7f3c6a1898a61139fae1c97cc7a40bd8d66 ref at commit 20fcd7f3c6a1 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 sgl-project/mini-sglang to commit 20fcd7f3c6a1, 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 small codebase by counted code lines. Code represents 77.4% of all lines, comments represent 5.3%, and the repository averages 77 code lines per file. Python accounts for 82.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 94 | 8,407 | 6,729 | 163 | 1,515 |
| C Header | 3 | 1,189 | 753 | 283 | 153 |
| CUDA | 3 | 483 | 417 | 3 | 63 |
| TOML | 1 | 140 | 130 | 0 | 10 |
| C++ | 2 | 75 | 64 | 0 | 11 |
| Dockerfile | 1 | 72 | 43 | 10 | 19 |
| Markdown | 1 | 151 | 0 | 97 | 54 |

Top language (Python 82.7%). Generated at 2026-09-17T06:24:12.867555933+00:00. Canonical report: https://octocounts.com/github/sgl-project/mini-sglang

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sgl-project/mini-sglang/commit/20fcd7f3c6a1898a61139fae1c97cc7a40bd8d66?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 sgl-project/mini-sglang have?

sgl-project/mini-sglang has 10,517 total lines, including 8,136 code lines, 556 comment lines, and 1,825 blank lines.

### How was the sgl-project/mini-sglang line count measured?

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

### What commit was counted for sgl-project/mini-sglang?

This OctoCounts report was generated from 20fcd7f3c6a1898a61139fae1c97cc7a40bd8d66 at commit 20fcd7f3c6a1 on 2026-09-17T06:24:12.867555933+00:00.

## Similar repository reports

- [pytest-dev/pytest-xdist](https://octocounts.com/github/pytest-dev/pytest-xdist) — Python, 8,173 code lines
- [Purrple-hub/Dataset-Cleaner](https://octocounts.com/github/Purrple-hub/Dataset-Cleaner) — Python, 8,048 code lines
- [TauricResearch/TradingAgents](https://octocounts.com/github/TauricResearch/TradingAgents) — Python, 8,225 code lines
- [TheDevilWillBeBee/NPA](https://octocounts.com/github/TheDevilWillBeBee/NPA) — Python, 8,272 code lines
- [arnegiacomo/fugleramme](https://octocounts.com/github/arnegiacomo/fugleramme) — Python, 8,278 code lines
- [anthropics/defending-code-reference-harness](https://octocounts.com/github/anthropics/defending-code-reference-harness) — Python, 8,313 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
