# 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%). Counted with tokei via OctoCounts.

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

## 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, 600,198 code lines
- [1jehuang/jcode](https://octocounts.com/github/1jehuang/jcode) — Rust, 617,746 code lines
- [tikv/tikv](https://octocounts.com/github/tikv/tikv) — Rust, 623,206 code lines
- [bifrost-proxy/bifrost](https://octocounts.com/github/bifrost-proxy/bifrost) — Rust, 623,283 code lines
- [Ansh-699/agave](https://octocounts.com/github/Ansh-699/agave) — Rust, 565,687 code lines
- [GreptimeTeam/greptimedb](https://octocounts.com/github/GreptimeTeam/greptimedb) — Rust, 637,097 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)
