# notactuallytreyanastasio/blimp SLOC report

> As of 2026-09-08 (commit b7e10a58c740), notactuallytreyanastasio/blimp contains 56,687 total lines: 51,554 code, 2,361 comments, 2,772 blank, across 81 files in 16 languages (top: C 51.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notactuallytreyanastasio/blimp to commit b7e10a58c740, 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 90.9% of all lines, comments represent 4.2%, and the repository averages 636 code lines per file. C accounts for 51.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 5 | 26,851 | 26,645 | 72 | 134 |
| Zig | 29 | 19,758 | 16,425 | 1,382 | 1,951 |
| JSON | 4 | 5,905 | 5,905 | 0 | 0 |
| Rust | 7 | 976 | 771 | 91 | 114 |
| JavaScript | 3 | 962 | 715 | 100 | 147 |
| C Header | 3 | 670 | 510 | 69 | 91 |
| Shell | 4 | 246 | 179 | 27 | 40 |
| HTML | 5 | 145 | 124 | 6 | 15 |
| Python | 6 | 75 | 67 | 0 | 8 |
| Scheme | 1 | 82 | 61 | 11 | 10 |
| Elixir | 3 | 69 | 59 | 0 | 10 |
| Makefile | 2 | 95 | 59 | 8 | 28 |

Top language (C 51.7%). Generated at 2026-09-08T23:22:04.108868899+00:00. Canonical report: https://octocounts.com/github/notactuallytreyanastasio/blimp

## Report FAQ

### How many lines of code does notactuallytreyanastasio/blimp have?

notactuallytreyanastasio/blimp has 56,687 total lines, including 51,554 code lines, 2,361 comment lines, and 2,772 blank lines.

### How was the notactuallytreyanastasio/blimp line count measured?

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

### What commit was counted for notactuallytreyanastasio/blimp?

This OctoCounts report was generated from b7e10a58c740d1d87b680ce614573fe9038f12f4 at commit b7e10a58c740 on 2026-09-08T23:22:04.108868899+00:00.

## Similar repository reports

- [mlichvar/chrony](https://octocounts.com/github/mlichvar/chrony) — C, 51,968 code lines
- [jemalloc/jemalloc](https://octocounts.com/github/jemalloc/jemalloc) — C, 51,968 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 51,998 code lines
- [the-tcpdump-group/libpcap](https://octocounts.com/github/the-tcpdump-group/libpcap) — C, 53,563 code lines
- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,006 code lines
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 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)
