# brightwave-inc/tidebreak SLOC report

> As of 2026-09-01 (commit 2e04ce231fcd), brightwave-inc/tidebreak contains 720,288 total lines: 601,204 code, 63,067 comments, 56,017 blank, across 1,569 files in 16 languages (top: Rust 60.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

brightwave-inc/tidebreak has 601,204 source lines of code out of 720,288 total lines across 1,569 files, counted from the main ref at commit 2e04ce231fcd by the OctoCounts tokei engine on 2026-09-01. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving brightwave-inc/tidebreak to commit 2e04ce231fcd, 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 83.5% of all lines, comments represent 8.8%, and the repository averages 383 code lines per file. Rust accounts for 60.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 528 | 397,918 | 361,295 | 11,511 | 25,112 |
| TSX | 508 | 155,770 | 137,087 | 9,307 | 9,376 |
| TypeScript | 372 | 79,030 | 66,279 | 7,140 | 5,611 |
| YAML | 5 | 28,171 | 22,780 | 46 | 5,345 |
| JavaScript | 46 | 7,785 | 6,009 | 1,333 | 443 |
| CSS | 4 | 2,966 | 2,391 | 166 | 409 |
| Python | 16 | 2,384 | 2,024 | 27 | 333 |
| Swift | 7 | 1,642 | 1,124 | 399 | 119 |
| Shell | 10 | 977 | 697 | 168 | 112 |
| TOML | 20 | 888 | 638 | 165 | 85 |
| JSON | 15 | 578 | 578 | 0 | 0 |
| Dockerfile | 5 | 498 | 197 | 256 | 45 |

Top language (Rust 60.1%). Generated at 2026-09-01T04:22:55.922310383+00:00. Canonical report: https://octocounts.com/github/brightwave-inc/tidebreak

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/brightwave-inc/tidebreak/commit/2e04ce231fcddeb4ded47de7898febf95d9be472?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does brightwave-inc/tidebreak have?

brightwave-inc/tidebreak has 720,288 total lines, including 601,204 code lines, 63,067 comment lines, and 56,017 blank lines.

### How was the brightwave-inc/tidebreak line count measured?

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

### What commit was counted for brightwave-inc/tidebreak?

This OctoCounts report was generated from main at commit 2e04ce231fcd on 2026-09-01T04:22:55.922310383+00:00.

## Similar repository reports

- [astral-sh/ruff](https://octocounts.com/github/astral-sh/ruff) — Rust, 619,747 code lines
- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 631,738 code lines
- [tikv/tikv](https://octocounts.com/github/tikv/tikv) — Rust, 632,230 code lines
- [wezterm/wezterm](https://octocounts.com/github/wezterm/wezterm) — Rust, 551,412 code lines
- [pnpm/pnpm](https://octocounts.com/github/pnpm/pnpm) — Rust, 550,799 code lines
- [helvesec/rmux](https://octocounts.com/github/helvesec/rmux) — Rust, 550,102 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
