# davmac314/dinit SLOC report

> As of 2026-09-06 (commit 78af6e81d206), davmac314/dinit contains 34,440 total lines: 24,994 code, 4,620 comments, 4,826 blank, across 100 files in 9 languages (top: C Header 50.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving davmac314/dinit to commit 78af6e81d206, 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 72.6% of all lines, comments represent 13.4%, and the repository averages 250 code lines per file. C Header accounts for 50.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 46 | 18,114 | 12,528 | 2,857 | 2,729 |
| C++ | 19 | 14,574 | 11,359 | 1,356 | 1,859 |
| Shell | 24 | 844 | 655 | 112 | 77 |
| Bazel | 1 | 296 | 269 | 0 | 27 |
| Makefile | 3 | 124 | 94 | 1 | 29 |
| BASH | 1 | 88 | 79 | 1 | 8 |
| Fish | 1 | 24 | 10 | 7 | 7 |
| Markdown | 1 | 331 | 0 | 241 | 90 |
| Plain Text | 4 | 45 | 0 | 45 | 0 |

Top language (C Header 50.1%). Generated at 2026-09-06T02:33:19.399449538+00:00. Canonical report: https://octocounts.com/github/davmac314/dinit

## Report FAQ

### How many lines of code does davmac314/dinit have?

davmac314/dinit has 34,440 total lines, including 24,994 code lines, 4,620 comment lines, and 4,826 blank lines.

### How was the davmac314/dinit line count measured?

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

### What commit was counted for davmac314/dinit?

This OctoCounts report was generated from 78af6e81d206af643761c6a4a553804e6f20a398 at commit 78af6e81d206 on 2026-09-06T02:33:19.399449538+00:00.

## Similar repository reports

- [charles-lunarg/vk-bootstrap](https://octocounts.com/github/charles-lunarg/vk-bootstrap) — C Header, 24,612 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [gabime/spdlog](https://octocounts.com/github/gabime/spdlog) — C Header, 22,618 code lines
- [pybind/pybind11](https://octocounts.com/github/pybind/pybind11) — C Header, 22,500 code lines
- [timoti111/vkEasy](https://octocounts.com/github/timoti111/vkEasy) — C Header, 27,694 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)
- [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)
