# permissionlesstech/bitchat SLOC report

> As of 2026-08-12 (commit 9b84b361225f), permissionlesstech/bitchat contains 157,523 total lines: 119,139 code, 19,380 comments, 19,004 blank, across 560 files in 12 languages (top: Swift 98.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving permissionlesstech/bitchat to commit 9b84b361225f, 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 large codebase by counted code lines. Code represents 75.6% of all lines, comments represent 12.3%, and the repository averages 213 code lines per file. Swift accounts for 98.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 521 | 154,001 | 117,080 | 18,433 | 18,488 |
| JSON | 13 | 821 | 821 | 0 | 0 |
| Shell | 3 | 679 | 483 | 100 | 96 |
| Rust | 2 | 466 | 366 | 33 | 67 |
| Python | 1 | 271 | 224 | 7 | 40 |
| C Header | 5 | 383 | 65 | 271 | 47 |
| TOML | 3 | 61 | 45 | 5 | 11 |
| Just | 1 | 66 | 44 | 10 | 12 |
| Xcode Config | 2 | 16 | 11 | 1 | 4 |
| C | 1 | 3 | 0 | 3 | 0 |
| Markdown | 7 | 727 | 0 | 488 | 239 |
| Plain Text | 1 | 29 | 0 | 29 | 0 |

Top language (Swift 98.3%). Generated at 2026-08-12T17:02:40.052260620+00:00. Canonical report: https://octocounts.com/github/permissionlesstech/bitchat

## Report FAQ

### How many lines of code does permissionlesstech/bitchat have?

permissionlesstech/bitchat has 157,523 total lines, including 119,139 code lines, 19,380 comment lines, and 19,004 blank lines.

### How was the permissionlesstech/bitchat line count measured?

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

### What commit was counted for permissionlesstech/bitchat?

This OctoCounts report was generated from main at commit 9b84b361225f on 2026-08-12T17:02:40.052260620+00:00.

## Similar repository reports

- [termio-sh/termio](https://octocounts.com/github/termio-sh/termio) — Swift, 119,369 code lines
- [HeyPace/pace](https://octocounts.com/github/HeyPace/pace) — Swift, 121,889 code lines
- [soniqo/speech-swift](https://octocounts.com/github/soniqo/speech-swift) — Swift, 106,605 code lines
- [abue-ammar/tinycast](https://octocounts.com/github/abue-ammar/tinycast) — Swift, 104,638 code lines
- [groue/GRDB.swift](https://octocounts.com/github/groue/GRDB.swift) — Swift, 133,893 code lines
- [facebook/idb](https://octocounts.com/github/facebook/idb) — Swift, 103,518 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)
- [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)
