# lima-vm/lima SLOC report

> As of 2026-09-04 (commit c502ffaedefc), lima-vm/lima contains 76,726 total lines: 60,675 code, 7,836 comments, 8,215 blank, across 623 files in 19 languages (top: Go 77.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving lima-vm/lima to commit c502ffaedefc, 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 79.1% of all lines, comments represent 10.2%, and the repository averages 97 code lines per file. Go accounts for 77.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 387 | 57,853 | 46,932 | 4,456 | 6,465 |
| Shell | 67 | 8,587 | 6,210 | 1,467 | 910 |
| JSON | 3 | 2,502 | 2,502 | 0 | 0 |
| YAML | 112 | 3,769 | 2,199 | 1,152 | 418 |
| SVG | 8 | 648 | 645 | 2 | 1 |
| Makefile | 2 | 818 | 540 | 147 | 131 |
| Perl | 1 | 509 | 440 | 36 | 33 |
| HTML | 10 | 265 | 243 | 0 | 22 |
| XML | 1 | 248 | 238 | 9 | 1 |
| PowerShell | 3 | 210 | 170 | 19 | 21 |
| TOML | 2 | 254 | 155 | 60 | 39 |
| BASH | 4 | 281 | 146 | 108 | 27 |

Top language (Go 77.3%). Generated at 2026-09-04T20:53:13.946071119+00:00. Canonical report: https://octocounts.com/github/lima-vm/lima

## Report FAQ

### How many lines of code does lima-vm/lima have?

lima-vm/lima has 76,726 total lines, including 60,675 code lines, 7,836 comment lines, and 8,215 blank lines.

### How was the lima-vm/lima line count measured?

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

### What commit was counted for lima-vm/lima?

This OctoCounts report was generated from master at commit c502ffaedefc on 2026-09-04T20:53:13.946071119+00:00.

## Similar repository reports

- [cr-zhichen/DJOneHubNative](https://octocounts.com/github/cr-zhichen/DJOneHubNative) — Go, 59,931 code lines
- [github/github-mcp-server](https://octocounts.com/github/github/github-mcp-server) — Go, 62,611 code lines
- [fish2018/pansou](https://octocounts.com/github/fish2018/pansou) — Go, 58,596 code lines
- [komari-monitor/komari](https://octocounts.com/github/komari-monitor/komari) — Go, 62,920 code lines
- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [kubernetes-sigs/kwok](https://octocounts.com/github/kubernetes-sigs/kwok) — Go, 57,347 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
