# bitsorg/bits SLOC report

> As of 2026-08-28 (commit 4f79f55a2775), bitsorg/bits contains 67,865 total lines: 47,477 code, 11,084 comments, 9,304 blank, across 208 files in 9 languages (top: Python 94.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bitsorg/bits to commit 4f79f55a2775, 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 70.0% of all lines, comments represent 16.3%, and the repository averages 228 code lines per file. Python accounts for 94.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 159 | 57,602 | 45,067 | 5,336 | 7,199 |
| BASH | 4 | 2,023 | 1,546 | 275 | 202 |
| Shell | 16 | 973 | 560 | 296 | 117 |
| JSON | 2 | 128 | 128 | 0 | 0 |
| INI | 1 | 165 | 84 | 65 | 16 |
| TOML | 1 | 88 | 62 | 14 | 12 |
| YAML | 2 | 33 | 30 | 2 | 1 |
| Markdown | 18 | 6,676 | 0 | 4,923 | 1,753 |
| Plain Text | 5 | 177 | 0 | 173 | 4 |

Top language (Python 94.9%). Generated at 2026-08-28T13:29:16.967374802+00:00. Canonical report: https://octocounts.com/github/bitsorg/bits

## Report FAQ

### How many lines of code does bitsorg/bits have?

bitsorg/bits has 67,865 total lines, including 47,477 code lines, 11,084 comment lines, and 9,304 blank lines.

### How was the bitsorg/bits line count measured?

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

### What commit was counted for bitsorg/bits?

This OctoCounts report was generated from main at commit 4f79f55a2775 on 2026-08-28T13:29:16.967374802+00:00.

## Similar repository reports

- [agiprolabs/claude-trading-skills](https://octocounts.com/github/agiprolabs/claude-trading-skills) — Python, 47,582 code lines
- [freshtechbro/claudedesignskills](https://octocounts.com/github/freshtechbro/claudedesignskills) — Python, 47,262 code lines
- [PrimeIntellect-ai/prime-rl](https://octocounts.com/github/PrimeIntellect-ai/prime-rl) — Python, 47,752 code lines
- [verl-project/verl-recipe](https://octocounts.com/github/verl-project/verl-recipe) — Python, 47,003 code lines
- [tee-labs/SparkSage](https://octocounts.com/github/tee-labs/SparkSage) — Python, 46,529 code lines
- [qtile/qtile](https://octocounts.com/github/qtile/qtile) — Python, 46,339 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)
