# seatedro/ember SLOC report

> As of 2026-09-06 (commit dfcfdda174e0), seatedro/ember contains 2,622 total lines: 2,117 code, 53 comments, 452 blank, across 21 files in 5 languages (top: C++ 66.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving seatedro/ember to commit dfcfdda174e0, 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 small codebase by counted code lines. Code represents 80.7% of all lines, comments represent 2.0%, and the repository averages 101 code lines per file. C++ accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 10 | 1,745 | 1,411 | 39 | 295 |
| C Header | 8 | 754 | 609 | 10 | 135 |
| Shell | 1 | 82 | 64 | 4 | 14 |
| GLSL | 1 | 25 | 17 | 0 | 8 |
| Nix | 1 | 16 | 16 | 0 | 0 |

Top language (C++ 66.7%). Generated at 2026-09-06T09:51:37.672367318+00:00. Canonical report: https://octocounts.com/github/seatedro/ember

## Report FAQ

### How many lines of code does seatedro/ember have?

seatedro/ember has 2,622 total lines, including 2,117 code lines, 53 comment lines, and 452 blank lines.

### How was the seatedro/ember line count measured?

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

### What commit was counted for seatedro/ember?

This OctoCounts report was generated from master at commit dfcfdda174e0 on 2026-09-06T09:51:37.672367318+00:00.

## Similar repository reports

- [LANDrop/LANDrop](https://octocounts.com/github/LANDrop/LANDrop) — C++, 1,982 code lines
- [huihut/interview](https://octocounts.com/github/huihut/interview) — C++, 2,442 code lines
- [IgKh/cutecosmic](https://octocounts.com/github/IgKh/cutecosmic) — C++, 1,717 code lines
- [razordemo/Insert-No-Coins](https://octocounts.com/github/razordemo/Insert-No-Coins) — C++, 2,634 code lines
- [hmyit/VMPROTECT](https://octocounts.com/github/hmyit/VMPROTECT) — C++, 1,327 code lines
- [jwise/HoRNDIS](https://octocounts.com/github/jwise/HoRNDIS) — C++, 1,299 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)
