# THU-MAIC/OpenMAIC SLOC report

> As of 2026-09-11 (commit d5be39331762), THU-MAIC/OpenMAIC contains 437,893 total lines: 340,126 code, 64,317 comments, 33,450 blank, across 1,789 files in 12 languages (top: TypeScript 52.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

THU-MAIC/OpenMAIC has 340,126 source lines of code out of 437,893 total lines across 1,789 files, counted from the main ref at commit d5be39331762 by the OctoCounts tokei engine on 2026-09-11. 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 THU-MAIC/OpenMAIC to commit d5be39331762, 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 77.7% of all lines, comments represent 14.7%, and the repository averages 190 code lines per file. TypeScript accounts for 52.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,076 | 236,835 | 177,208 | 42,044 | 17,583 |
| TSX | 377 | 84,131 | 70,780 | 7,782 | 5,569 |
| JSON | 69 | 51,883 | 51,883 | 0 | 0 |
| YAML | 3 | 28,237 | 23,827 | 58 | 4,352 |
| JavaScript | 80 | 15,260 | 13,458 | 869 | 933 |
| CSS | 6 | 3,536 | 2,428 | 764 | 344 |
| SVG | 44 | 192 | 189 | 1 | 2 |
| Dockerfile | 2 | 207 | 136 | 36 | 35 |
| HTML | 1 | 123 | 109 | 3 | 11 |
| Shell | 3 | 172 | 108 | 48 | 16 |
| Markdown | 125 | 17,142 | 0 | 12,582 | 4,560 |
| Plain Text | 3 | 175 | 0 | 130 | 45 |

Top language (TypeScript 52.1%). Generated at 2026-09-11T07:16:42.671992587+00:00. Canonical report: https://octocounts.com/github/THU-MAIC/OpenMAIC

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/THU-MAIC/OpenMAIC/commit/d5be3933176247feebf4007f6e31e20b93871609?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 THU-MAIC/OpenMAIC have?

THU-MAIC/OpenMAIC has 437,893 total lines, including 340,126 code lines, 64,317 comment lines, and 33,450 blank lines.

### How was the THU-MAIC/OpenMAIC line count measured?

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

### What commit was counted for THU-MAIC/OpenMAIC?

This OctoCounts report was generated from main at commit d5be39331762 on 2026-09-11T07:16:42.671992587+00:00.

## Similar repository reports

- [LayerNorm/overlay-web](https://octocounts.com/github/LayerNorm/overlay-web) — TypeScript, 343,515 code lines
- [DumoeDss/rasen](https://octocounts.com/github/DumoeDss/rasen) — TypeScript, 345,816 code lines
- [owid/owid-grapher](https://octocounts.com/github/owid/owid-grapher) — TypeScript, 345,999 code lines
- [Zykairotis/Zk-Tz](https://octocounts.com/github/Zykairotis/Zk-Tz) — TypeScript, 346,329 code lines
- [eigenpal/docx-editor](https://octocounts.com/github/eigenpal/docx-editor) — TypeScript, 358,117 code lines
- [pascalorg/editor](https://octocounts.com/github/pascalorg/editor) — TypeScript, 321,506 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
