# hustvl/Moebius SLOC report

> As of 2026-09-16 (commit 9310b76e368f), hustvl/Moebius contains 14,571 total lines: 11,452 code, 880 comments, 2,239 blank, across 51 files in 5 languages (top: Python 97.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hustvl/Moebius has 11,452 source lines of code out of 14,571 total lines across 51 files, counted from the 9310b76e368f5f7a8ecdf06493231af279c9973b ref at commit 9310b76e368f 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 hustvl/Moebius to commit 9310b76e368f, 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 6.0%, and the repository averages 225 code lines per file. Python accounts for 97.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 38 | 14,036 | 11,185 | 744 | 2,107 |
| YAML | 9 | 261 | 196 | 3 | 62 |
| Shell | 2 | 107 | 71 | 18 | 18 |
| Markdown | 1 | 146 | 0 | 94 | 52 |
| Plain Text | 1 | 21 | 0 | 21 | 0 |

Top language (Python 97.7%). Generated at 2026-09-16T15:30:02.263707197+00:00. Canonical report: https://octocounts.com/github/hustvl/Moebius

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hustvl/Moebius/commit/9310b76e368f5f7a8ecdf06493231af279c9973b?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 hustvl/Moebius have?

hustvl/Moebius has 14,571 total lines, including 11,452 code lines, 880 comment lines, and 2,239 blank lines.

### How was the hustvl/Moebius line count measured?

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

### What commit was counted for hustvl/Moebius?

This OctoCounts report was generated from 9310b76e368f5f7a8ecdf06493231af279c9973b at commit 9310b76e368f on 2026-09-16T15:30:02.263707197+00:00.

## Similar repository reports

- [bnsh/AIClass](https://octocounts.com/github/bnsh/AIClass) — Python, 11,406 code lines
- [newren/git-filter-repo](https://octocounts.com/github/newren/git-filter-repo) — Python, 11,347 code lines
- [pallets/click](https://octocounts.com/github/pallets/click) — Python, 11,300 code lines
- [linxuan-sys/opencode-skills-chinese](https://octocounts.com/github/linxuan-sys/opencode-skills-chinese) — Python, 11,661 code lines
- [leokemp223/embed-ai-tool](https://octocounts.com/github/leokemp223/embed-ai-tool) — Python, 11,238 code lines
- [KangelPlugins/PluginManager](https://octocounts.com/github/KangelPlugins/PluginManager) — Python, 11,808 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)
