# abiosoft/colima SLOC report

> As of 2026-07-17 (commit 896f65456e9d), abiosoft/colima contains 16,099 total lines: 11,169 code, 2,202 comments, 2,728 blank, across 137 files in 10 languages (top: Go 96.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving abiosoft/colima to commit 896f65456e9d, 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 69.4% of all lines, comments represent 13.7%, and the repository averages 82 code lines per file. Go accounts for 96.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 108 | 14,321 | 10,787 | 1,230 | 2,304 |
| Shell | 4 | 222 | 143 | 29 | 50 |
| YAML | 4 | 331 | 74 | 218 | 39 |
| Nix | 4 | 82 | 68 | 3 | 11 |
| Makefile | 1 | 82 | 64 | 0 | 18 |
| JSON | 1 | 20 | 20 | 0 | 0 |
| TOML | 3 | 14 | 11 | 0 | 3 |
| Dockerfile | 1 | 5 | 2 | 2 | 1 |
| Markdown | 9 | 1,003 | 0 | 701 | 302 |
| Plain Text | 2 | 19 | 0 | 19 | 0 |

Top language (Go 96.6%). Generated at 2026-07-17T08:22:20.578623931+00:00. Canonical report: https://octocounts.com/github/abiosoft/colima

## Report FAQ

### How many lines of code does abiosoft/colima have?

abiosoft/colima has 16,099 total lines, including 11,169 code lines, 2,202 comment lines, and 2,728 blank lines.

### How was the abiosoft/colima line count measured?

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

### What commit was counted for abiosoft/colima?

This OctoCounts report was generated from main at commit 896f65456e9d on 2026-07-17T08:22:20.578623931+00:00.

## Similar repository reports

- [alireza0/s-ui](https://octocounts.com/github/alireza0/s-ui) — Go, 11,495 code lines
- [spf13/cobra](https://octocounts.com/github/spf13/cobra) — Go, 11,516 code lines
- [LeoninCS/feedsystem_video_go](https://octocounts.com/github/LeoninCS/feedsystem_video_go) — Go, 10,667 code lines
- [mautrix/discord](https://octocounts.com/github/mautrix/discord) — Go, 11,841 code lines
- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,482 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 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)
