# xxnuo/MTranServer SLOC report

> As of 2026-08-26 (commit f5672a986b5b), xxnuo/MTranServer contains 123,782 total lines: 107,278 code, 8,979 comments, 7,525 blank, across 306 files in 15 languages (top: C++ 71.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving xxnuo/MTranServer to commit f5672a986b5b, 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 large codebase by counted code lines. Code represents 86.7% of all lines, comments represent 7.3%, and the repository averages 351 code lines per file. C++ accounts for 71.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 26 | 85,175 | 76,723 | 5,998 | 2,454 |
| TSX | 60 | 8,039 | 7,362 | 16 | 661 |
| Go | 60 | 8,200 | 6,495 | 232 | 1,473 |
| JavaScript | 28 | 6,795 | 6,024 | 228 | 543 |
| C Header | 26 | 7,875 | 4,740 | 1,997 | 1,138 |
| TypeScript | 62 | 5,031 | 4,258 | 62 | 711 |
| YAML | 3 | 963 | 696 | 15 | 252 |
| JSON | 12 | 468 | 466 | 0 | 2 |
| CSS | 2 | 170 | 160 | 0 | 10 |
| Makefile | 3 | 180 | 129 | 16 | 35 |
| Dockerfile | 3 | 140 | 87 | 15 | 38 |
| Shell | 5 | 144 | 76 | 33 | 35 |

Top language (C++ 71.5%). Generated at 2026-08-26T18:38:53.747906133+00:00. Canonical report: https://octocounts.com/github/xxnuo/MTranServer

## Report FAQ

### How many lines of code does xxnuo/MTranServer have?

xxnuo/MTranServer has 123,782 total lines, including 107,278 code lines, 8,979 comment lines, and 7,525 blank lines.

### How was the xxnuo/MTranServer line count measured?

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

### What commit was counted for xxnuo/MTranServer?

This OctoCounts report was generated from main at commit f5672a986b5b on 2026-08-26T18:38:53.747906133+00:00.

## Similar repository reports

- [hyprwm/Hyprland](https://octocounts.com/github/hyprwm/Hyprland) — C++, 112,274 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [ch604/PrismLauncher-offline](https://octocounts.com/github/ch604/PrismLauncher-offline) — C++, 97,460 code lines
- [hyprwm/hyprland](https://octocounts.com/github/hyprwm/hyprland) — C++, 118,806 code lines
- [78/xiaozhi-esp32](https://octocounts.com/github/78/xiaozhi-esp32) — C++, 95,271 code lines
- [aria2/aria2](https://octocounts.com/github/aria2/aria2) — C++, 94,545 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
