# mikesxp/SPRK32 SLOC report

> As of 2026-09-04 (commit 97f7934e3de3), mikesxp/SPRK32 contains 7,068 total lines: 6,168 code, 233 comments, 667 blank, across 17 files in 4 languages (top: C 82.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mikesxp/SPRK32 to commit 97f7934e3de3, 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 87.3% of all lines, comments represent 3.3%, and the repository averages 363 code lines per file. C accounts for 82.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 8 | 5,721 | 5,094 | 125 | 502 |
| C Header | 7 | 1,195 | 1,062 | 10 | 123 |
| CMake | 1 | 18 | 12 | 0 | 6 |
| Markdown | 1 | 134 | 0 | 98 | 36 |

Top language (C 82.6%). Generated at 2026-09-04T15:31:55.729642008+00:00. Canonical report: https://octocounts.com/github/mikesxp/SPRK32

## Report FAQ

### How many lines of code does mikesxp/SPRK32 have?

mikesxp/SPRK32 has 7,068 total lines, including 6,168 code lines, 233 comment lines, and 667 blank lines.

### How was the mikesxp/SPRK32 line count measured?

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

### What commit was counted for mikesxp/SPRK32?

This OctoCounts report was generated from main at commit 97f7934e3de3 on 2026-09-04T15:31:55.729642008+00:00.

## Similar repository reports

- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines
- [Huawei/Huawei_LiteOS_Kernel](https://octocounts.com/github/Huawei/Huawei_LiteOS_Kernel) — C, 5,654 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [rvaiya/warpd](https://octocounts.com/github/rvaiya/warpd) — C, 6,922 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 code lines
- [mirror/patch](https://octocounts.com/github/mirror/patch) — C, 7,153 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
