# lizardbyte/sunshine SLOC report

> As of 2026-09-14 (commit d3330d1c8d5f), lizardbyte/sunshine contains 83,735 total lines: 63,118 code, 9,568 comments, 11,049 blank, across 360 files in 30 languages (top: C++ 50.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving lizardbyte/sunshine to commit d3330d1c8d5f, 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 75.4% of all lines, comments represent 11.4%, and the repository averages 175 code lines per file. C++ accounts for 50.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 67 | 42,873 | 31,771 | 4,142 | 6,960 |
| JSON | 38 | 12,013 | 12,013 | 0 | 0 |
| C Header | 72 | 12,508 | 7,070 | 3,541 | 1,897 |
| CMake | 48 | 3,257 | 2,321 | 496 | 440 |
| CSS | 1 | 2,002 | 1,577 | 115 | 310 |
| HTML | 10 | 1,543 | 1,404 | 65 | 74 |
| Shell | 10 | 1,518 | 1,267 | 113 | 138 |
| Objective-C++ | 4 | 1,796 | 1,226 | 244 | 326 |
| PowerShell | 1 | 674 | 551 | 53 | 70 |
| Vue | 25 | 471 | 373 | 16 | 82 |
| Dockerfile | 4 | 513 | 342 | 85 | 86 |
| HLSL | 34 | 415 | 329 | 8 | 78 |

Top language (C++ 50.3%). Generated at 2026-09-14T23:22:19.081930878+00:00. Canonical report: https://octocounts.com/github/lizardbyte/sunshine

## Report FAQ

### How many lines of code does lizardbyte/sunshine have?

lizardbyte/sunshine has 83,735 total lines, including 63,118 code lines, 9,568 comment lines, and 11,049 blank lines.

### How was the lizardbyte/sunshine line count measured?

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

### What commit was counted for lizardbyte/sunshine?

This OctoCounts report was generated from d3330d1c8d5f9d3ab41fccee7aa6b3fd5a5ee35f at commit d3330d1c8d5f on 2026-09-14T23:22:19.081930878+00:00.

## Similar repository reports

- [ValveSoftware/gamescope](https://octocounts.com/github/ValveSoftware/gamescope) — C++, 73,667 code lines
- [MSNightmare/RoguePlanet](https://octocounts.com/github/MSNightmare/RoguePlanet) — C++, 78,736 code lines
- [UnitTestBot/klee](https://octocounts.com/github/UnitTestBot/klee) — C++, 79,595 code lines
- [ocornut/imgui](https://octocounts.com/github/ocornut/imgui) — C++, 80,435 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 65,097 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
