# zyantific/zydis SLOC report

> As of 2026-09-16 (commit a95bb7101343), zyantific/zydis contains 154,440 total lines: 142,237 code, 9,294 comments, 2,909 blank, across 120 files in 13 languages (top: Bitbake 73.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

zyantific/zydis has 142,237 source lines of code out of 154,440 total lines across 120 files, counted from the a95bb71013436547f689fc0b380f48edf663066e ref at commit a95bb7101343 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving zyantific/zydis to commit a95bb7101343, 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 large codebase by counted code lines. Code represents 92.1% of all lines, comments represent 6.0%, and the repository averages 1,185 code lines per file. Bitbake accounts for 73.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Bitbake | 16 | 103,921 | 103,798 | 6 | 117 |
| C | 36 | 20,821 | 15,939 | 3,232 | 1,650 |
| Visual Studio Project | 18 | 14,944 | 14,944 | 0 | 0 |
| C Header | 30 | 12,217 | 5,609 | 5,732 | 876 |
| Visual Studio Solution | 1 | 787 | 787 | 0 | 0 |
| Meson | 5 | 573 | 508 | 6 | 59 |
| CMake | 1 | 561 | 453 | 52 | 56 |
| Python | 1 | 176 | 132 | 9 | 35 |
| Makefile | 1 | 43 | 33 | 0 | 10 |
| Autoconf | 2 | 38 | 32 | 0 | 6 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 6 | 350 | 0 | 250 | 100 |

Top language (Bitbake 73.0%). Generated at 2026-09-16T10:27:44.107218838+00:00. Canonical report: https://octocounts.com/github/zyantific/zydis

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zyantific/zydis/commit/a95bb71013436547f689fc0b380f48edf663066e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does zyantific/zydis have?

zyantific/zydis has 154,440 total lines, including 142,237 code lines, 9,294 comment lines, and 2,909 blank lines.

### How was the zyantific/zydis line count measured?

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

### What commit was counted for zyantific/zydis?

This OctoCounts report was generated from a95bb71013436547f689fc0b380f48edf663066e at commit a95bb7101343 on 2026-09-16T10:27:44.107218838+00:00.

## Similar repository reports

- [unclebob/swarm-forge](https://octocounts.com/github/unclebob/swarm-forge) — Bitbake, 6,957 code lines
- [Perl/perl5](https://octocounts.com/github/Perl/perl5) — Bitbake, 1,178,296 code lines
- [ElyPrismLauncher/Launcher](https://octocounts.com/github/ElyPrismLauncher/Launcher) — C++, 142,332 code lines
- [elixir-lang/elixir](https://octocounts.com/github/elixir-lang/elixir) — Elixir, 141,987 code lines
- [tashfeenahmed/freellmapi](https://octocounts.com/github/tashfeenahmed/freellmapi) — JSON, 142,525 code lines
- [vitali87/code-graph-rag](https://octocounts.com/github/vitali87/code-graph-rag) — Python, 142,786 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
