# AsahiLinux/m1n1 SLOC report

> As of 2026-09-09 (commit e3b42cbdd55d), AsahiLinux/m1n1 contains 111,159 total lines: 83,683 code, 10,728 comments, 16,748 blank, across 459 files in 17 languages (top: Python 51.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving AsahiLinux/m1n1 to commit e3b42cbdd55d, 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 75.3% of all lines, comments represent 9.7%, and the repository averages 182 code lines per file. Python accounts for 51.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 214 | 53,225 | 42,725 | 2,380 | 8,120 |
| C | 104 | 40,353 | 29,283 | 5,078 | 5,992 |
| C Header | 90 | 8,507 | 4,965 | 2,414 | 1,128 |
| Rust | 18 | 5,091 | 4,348 | 111 | 632 |
| GNU Style Assembly | 7 | 1,290 | 1,044 | 69 | 177 |
| LD Script | 2 | 418 | 373 | 10 | 35 |
| JSON | 2 | 342 | 341 | 0 | 1 |
| Makefile | 1 | 307 | 264 | 2 | 41 |
| XML | 3 | 259 | 177 | 70 | 12 |
| Shell | 6 | 149 | 116 | 11 | 22 |
| TOML | 2 | 25 | 20 | 1 | 4 |
| Dockerfile | 1 | 16 | 11 | 0 | 5 |

Top language (Python 51.1%). Generated at 2026-09-09T11:04:23.168336258+00:00. Canonical report: https://octocounts.com/github/AsahiLinux/m1n1

## Report FAQ

### How many lines of code does AsahiLinux/m1n1 have?

AsahiLinux/m1n1 has 111,159 total lines, including 83,683 code lines, 10,728 comment lines, and 16,748 blank lines.

### How was the AsahiLinux/m1n1 line count measured?

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

### What commit was counted for AsahiLinux/m1n1?

This OctoCounts report was generated from e3b42cbdd55df1295d4cd9317e20cb19b8e9a696 at commit e3b42cbdd55d on 2026-09-09T11:04:23.168336258+00:00.

## Similar repository reports

- [inliver233/Random-image-api](https://octocounts.com/github/inliver233/Random-image-api) — Python, 84,463 code lines
- [roboflow/supervision](https://octocounts.com/github/roboflow/supervision) — Python, 84,822 code lines
- [NVIDIA-NeMo/Switchyard](https://octocounts.com/github/NVIDIA-NeMo/Switchyard) — Python, 87,069 code lines
- [celery/celery](https://octocounts.com/github/celery/celery) — Python, 87,559 code lines
- [Hurricane0698/novelwriter](https://octocounts.com/github/Hurricane0698/novelwriter) — Python, 87,940 code lines
- [langchain-ai/langgraph](https://octocounts.com/github/langchain-ai/langgraph) — Python, 79,253 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
