# sturdy-dev/semantic-code-search SLOC report

> As of 2026-08-27 (commit 6434ef7a7987), sturdy-dev/semantic-code-search contains 1,407 total lines: 455 code, 690 comments, 262 blank, across 11 files in 4 languages (top: Python 99.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sturdy-dev/semantic-code-search to commit 6434ef7a7987, 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 small codebase by counted code lines. Code represents 32.3% of all lines, comments represent 49.0%, and the repository averages 41 code lines per file. Python accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 7 | 549 | 453 | 5 | 91 |
| Forge Config | 1 | 2 | 2 | 0 | 0 |
| Markdown | 1 | 186 | 0 | 132 | 54 |
| Plain Text | 2 | 670 | 0 | 553 | 117 |

Top language (Python 99.6%). Generated at 2026-08-27T13:21:06.657517726+00:00. Canonical report: https://octocounts.com/github/sturdy-dev/semantic-code-search

## Report FAQ

### How many lines of code does sturdy-dev/semantic-code-search have?

sturdy-dev/semantic-code-search has 1,407 total lines, including 455 code lines, 690 comment lines, and 262 blank lines.

### How was the sturdy-dev/semantic-code-search line count measured?

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

### What commit was counted for sturdy-dev/semantic-code-search?

This OctoCounts report was generated from main at commit 6434ef7a7987 on 2026-08-27T13:21:06.657517726+00:00.

## Similar repository reports

- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 460 code lines
- [TkTech/PyNBT](https://octocounts.com/github/TkTech/PyNBT) — Python, 466 code lines
- [Vaibhavs10/insanely-fast-whisper](https://octocounts.com/github/Vaibhavs10/insanely-fast-whisper) — Python, 468 code lines
- [kouhxp/yapsnap](https://octocounts.com/github/kouhxp/yapsnap) — Python, 435 code lines
- [matyushinleonid/vec2seq](https://octocounts.com/github/matyushinleonid/vec2seq) — Python, 483 code lines
- [n-WN/mac_internal_audio_recording](https://octocounts.com/github/n-WN/mac_internal_audio_recording) — Python, 485 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)
