# bubbuild/bub SLOC report

> As of 2026-09-01 (commit 33c417ae7aca), bubbuild/bub contains 25,065 total lines: 18,867 code, 1,809 comments, 4,389 blank, across 122 files in 15 languages (top: Python 47.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bubbuild/bub to commit 33c417ae7aca, 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 7.2%, and the repository averages 155 code lines per file. Python accounts for 47.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 53 | 10,696 | 8,902 | 83 | 1,711 |
| YAML | 3 | 6,754 | 5,274 | 0 | 1,480 |
| Astro | 24 | 2,879 | 2,494 | 82 | 303 |
| TypeScript | 8 | 821 | 632 | 91 | 98 |
| PowerShell | 1 | 400 | 367 | 0 | 33 |
| Shell | 2 | 404 | 334 | 3 | 67 |
| CSS | 2 | 373 | 254 | 88 | 31 |
| JavaScript | 3 | 283 | 249 | 15 | 19 |
| JSON | 5 | 142 | 142 | 0 | 0 |
| TOML | 1 | 161 | 126 | 18 | 17 |
| Makefile | 1 | 56 | 43 | 0 | 13 |
| Dockerfile | 1 | 48 | 35 | 5 | 8 |

Top language (Python 47.2%). Generated at 2026-09-01T11:16:24.877023200+00:00. Canonical report: https://octocounts.com/github/bubbuild/bub

## Report FAQ

### How many lines of code does bubbuild/bub have?

bubbuild/bub has 25,065 total lines, including 18,867 code lines, 1,809 comment lines, and 4,389 blank lines.

### How was the bubbuild/bub line count measured?

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

### What commit was counted for bubbuild/bub?

This OctoCounts report was generated from main at commit 33c417ae7aca on 2026-09-01T11:16:24.877023200+00:00.

## Similar repository reports

- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 19,376 code lines
- [google-research/timesfm](https://octocounts.com/github/google-research/timesfm) — Python, 19,429 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 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)
