# cosmos/iavl SLOC report

> As of 2026-09-09 (commit 0b9d3dab6750), cosmos/iavl contains 28,646 total lines: 22,237 code, 2,384 comments, 4,025 blank, across 121 files in 6 languages (top: Go 99.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cosmos/iavl to commit 0b9d3dab6750, 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 77.6% of all lines, comments represent 8.3%, and the repository averages 184 code lines per file. Go accounts for 99.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 103 | 27,846 | 22,134 | 1,932 | 3,780 |
| Makefile | 1 | 89 | 70 | 4 | 15 |
| YAML | 2 | 19 | 19 | 0 | 0 |
| Protocol Buffers | 1 | 14 | 11 | 0 | 3 |
| Shell | 1 | 5 | 3 | 1 | 1 |
| Markdown | 13 | 673 | 0 | 447 | 226 |

Top language (Go 99.5%). Generated at 2026-09-09T09:00:37.129341899+00:00. Canonical report: https://octocounts.com/github/cosmos/iavl

## Report FAQ

### How many lines of code does cosmos/iavl have?

cosmos/iavl has 28,646 total lines, including 22,237 code lines, 2,384 comment lines, and 4,025 blank lines.

### How was the cosmos/iavl line count measured?

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

### What commit was counted for cosmos/iavl?

This OctoCounts report was generated from 0b9d3dab675013cef9ddc8a93ed7728caeccbae4 at commit 0b9d3dab6750 on 2026-09-09T09:00:37.129341899+00:00.

## Similar repository reports

- [urfave/cli](https://octocounts.com/github/urfave/cli) — Go, 21,615 code lines
- [frt321for/charging-station-virtual-ops](https://octocounts.com/github/frt321for/charging-station-virtual-ops) — Go, 22,868 code lines
- [GuGoOrg/GuGoTik](https://octocounts.com/github/GuGoOrg/GuGoTik) — Go, 21,533 code lines
- [Nano-AI/leetui](https://octocounts.com/github/Nano-AI/leetui) — Go, 23,735 code lines
- [pranshuparmar/witr](https://octocounts.com/github/pranshuparmar/witr) — Go, 23,776 code lines
- [mageg-x/gopay](https://octocounts.com/github/mageg-x/gopay) — Go, 20,474 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)
