# FeralFirmware/TailTalk SLOC report

> As of 2026-09-13 (commit 3ba3ab99311c), FeralFirmware/TailTalk contains 38,008 total lines: 31,573 code, 2,199 comments, 4,236 blank, across 87 files in 7 languages (top: Rust 91.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving FeralFirmware/TailTalk to commit 3ba3ab99311c, 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 83.1% of all lines, comments represent 5.8%, and the repository averages 363 code lines per file. Rust accounts for 91.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 63 | 34,680 | 28,953 | 1,804 | 3,923 |
| XML | 1 | 1,140 | 1,140 | 0 | 0 |
| Slint | 2 | 1,150 | 947 | 83 | 120 |
| TOML | 16 | 408 | 349 | 13 | 46 |
| Protocol Buffers | 1 | 294 | 154 | 98 | 42 |
| Shell | 1 | 41 | 30 | 4 | 7 |
| Markdown | 3 | 295 | 0 | 197 | 98 |

Top language (Rust 91.7%). Generated at 2026-09-13T16:08:06.661603423+00:00. Canonical report: https://octocounts.com/github/FeralFirmware/TailTalk

## Report FAQ

### How many lines of code does FeralFirmware/TailTalk have?

FeralFirmware/TailTalk has 38,008 total lines, including 31,573 code lines, 2,199 comment lines, and 4,236 blank lines.

### How was the FeralFirmware/TailTalk line count measured?

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

### What commit was counted for FeralFirmware/TailTalk?

This OctoCounts report was generated from main at commit 3ba3ab99311c on 2026-09-13T16:08:06.661603423+00:00.

## Similar repository reports

- [isar/isar](https://octocounts.com/github/isar/isar) — Rust, 31,940 code lines
- [espressif/idf-im-ui](https://octocounts.com/github/espressif/idf-im-ui) — Rust, 32,046 code lines
- [mozilla/mentat](https://octocounts.com/github/mozilla/mentat) — Rust, 32,677 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 29,170 code lines
- [RyanCodrai/turbovec](https://octocounts.com/github/RyanCodrai/turbovec) — Rust, 34,053 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 34,144 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
